ModeManager _manager
boolean _active
java.awt.Cursor _cursor
private void readObject(java.io.ObjectInputStream ois) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream oos) throws java.io.IOException
java.io.IOException
boolean _compressed
int _n1
int _n2
int _n3
float[][][] _as
short[][][] _bu
short[][][] _bw
short[][][] _iu
short[][][] _iw
float[][][] _au
float[][][] _aw
float[][][] _u1
float[][][] _u2
float[][][] _w1
float[][][] _w2
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
long _version
int _nnode
int _ntet
TetMesh.Node _nroot
TetMesh.Tet _troot
java.util.HashSet<E> _sampledNodes
int _tetMarkRed
int _tetMarkBlue
int _nodeMarkRed
int _nodeMarkBlue
edu.mines.jtk.mesh.TetMesh.FaceSet _faceSet
edu.mines.jtk.mesh.TetMesh.EdgeSet _edgeSet
TetMesh.NodeList _nodeList
TetMesh.Node _nmin
double _dmin
TetMesh.TetList _deadTets
int _nnodeListeners
int _ntetListeners
javax.swing.event.EventListenerList _listeners
boolean _outerEnabled
double _xminOuter
double _yminOuter
double _zminOuter
double _xmaxOuter
double _ymaxOuter
double _zmaxOuter
int _nnodeValues
int _lnodeValues
java.util.Map<K,V> _nodePropertyMaps
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
long _version
int _nnode
int _ntri
TriMesh.Node _nroot
TriMesh.Tri _troot
java.util.HashSet<E> _sampledNodes
int _triMarkRed
int _triMarkBlue
int _nodeMarkRed
int _nodeMarkBlue
edu.mines.jtk.mesh.TriMesh.EdgeSet _edgeSet
edu.mines.jtk.mesh.TriMesh.NodeSet _nodeSet
TriMesh.NodeList _nodeList
TriMesh.Node _nmin
double _dmin
TriMesh.TriList _deadTris
int _nnodeListeners
int _ntriListeners
javax.swing.event.EventListenerList _listeners
boolean _outerEnabled
double _xminOuter
double _yminOuter
double _xmaxOuter
double _ymaxOuter
int _nnodeValues
int _lnodeValues
java.util.Map<K,V> _nodePropertyMaps
Mosaic _mosaic
Tile _tile
PixelsView _pixels
int _nrow
int _ncol
Tile[][] _tiles
TileAxis[] _axesTop
TileAxis[] _axesLeft
TileAxis[] _axesBottom
TileAxis[] _axesRight
java.util.ArrayList<E> _tileList
java.util.ArrayList<E> _axisList
edu.mines.jtk.mosaic.Mosaic.HScrollBar[] _hsb
edu.mines.jtk.mosaic.Mosaic.VScrollBar[] _vsb
int _wts
int[] _wm
int[] _we
int[] _hm
int[] _he
ModeManager _modeManager
Tile _tile
int _xmouse
int _ymouse
java.awt.event.MouseListener _ml
java.awt.event.MouseMotionListener _mml
PlotPanel _panelTL
PlotPanel _panelBR
PlotFrame.Split _split
javax.swing.JSplitPane _splitPane
edu.mines.jtk.mosaic.PlotFrame.MainPanel _panelMain
ModeManager _modeManager
TileZoomMode _tileZoomMode
MouseTrackMode _mouseTrackMode
boolean _fontSizeForPrint
boolean _fontSizeForSlide
double _fracWidthSlide
double _fracHeightSlide
double _aspectRatioSlide
double _fontSizePrint
double _plotWidthPrint
Mosaic _mosaic
ColorBar _colorBar
java.lang.String _colorBarFormat
int _colorBarWidthMinimum
edu.mines.jtk.mosaic.PlotPanel.Title _title
PlotPanel.Orientation _orientation
PlotPanel.AxesPlacement _axesPlacement
ColorMapped _colorMapped
boolean _autoColorMapped
edu.mines.jtk.mosaic.PlotPanel.ColorMapHandler _colorMapHandler
int _n1
int _n2
int _n3
int _k1
int _k2
int _k3
Sampling _s1
Sampling _s2
Sampling _s3
PixelsView _p12
PixelsView _p13
PixelsView _p23
PointsView _l12
PointsView _l13
PointsView _l23
boolean _transpose23
int _nc
Clips[] _clips
Float3[] _f3
ColorMap _colorMap
PlotPanelPixels3.Orientation _orientation
PlotPanelPixels3.AxesPlacement _axesPlacement
PlotPanel _panel
Mosaic _mosaic
int _irow
int _icol
java.util.ArrayList<E> _tvs
Projector _hp
Projector _vp
Projector _bhp
Projector _bvp
Projector _shp
Projector _svp
Transcaler _ts
DRectangle _vr
int _widthMinimum
Mosaic _mosaic
TileAxis.Placement _placement
boolean _isRotated
int _index
java.lang.String _label
java.lang.String _format
int _xtrack
int _ytrack
boolean _tracking
double _interval
int _ticLabelWidth
int _ticLabelHeight
AxisTics _axisTics
boolean _revalidatePending
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
ArrayVect1f[] _data
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Vect[] _vect
int[] _keys
ViewCanvas _canvas
OrbitView _view
int _xmouse
int _ymouse
double _zmouse
double _scale
double _azimuth
double _elevation
Vector3 _translate
Point3 _translateP
Matrix44 _translateM
boolean _rotating
boolean _scaling
boolean _translating
java.awt.event.KeyListener _kl
java.awt.event.MouseListener _ml
java.awt.event.MouseMotionListener _mml
ViewCanvas _canvas
View _view
World _world
PickResult _pickResult
Dragable _dragable
Selectable _selectable
DragContext _dragContext
boolean _selecting
java.awt.event.MouseListener _ml
java.awt.event.MouseMotionListener _mml
ViewCanvas _canvas
OrbitView _view
World _world
ModeManager _modeManager
javax.swing.JToolBar _toolBar
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException, ParameterSetFormatException
java.io.IOException
- if any I/exception occurs.java.lang.ClassNotFoundException
- if the class for an object being
restored cannot be found.ParameterSetFormatException
- if the XML string representation
of this parameter set is not properly formatted.public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
java.io.IOException
- if any I/O exception occurs.