Uses of Package
edu.mines.jtk.mosaic

Packages that use edu.mines.jtk.mosaic
edu.mines.jtk.mesh Unstructured meshs of triangles and tetrahedra. 
edu.mines.jtk.mosaic A system for 2-D graphics. 
edu.mines.jtk.mosaic.demo   
 

Classes in edu.mines.jtk.mosaic used by edu.mines.jtk.mesh
TiledView
          A tiled view in a tile.
 

Classes in edu.mines.jtk.mosaic used by edu.mines.jtk.mosaic
ColorBar
          A color bar is a view of a color map, a mapping from values to colors.
ContoursView.Orientation
          Orientation of sample axes x1 and x2.
DPoint
          A double-precision point (x,y).
DRectangle
          A double-precision rectangle.
GridView
          Grid lines that extend tics in tile axes into tiles.
GridView.Horizontal
          The grid horizontal type.
GridView.Style
          The grid style.
GridView.Vertical
          The grid vertical type.
IPanel
          A panel that can paint itself to fit an image.
Mosaic
          A mosaic of tiles and tile axes.
Mosaic.AxesPlacement
          Placement of axes.
MouseTrackMode
          A mode for tracking the mouse location.
PixelsView
          A view of sampled functions f(x1,x2), displayed as a 2-D array of pixels.
PixelsView.Interpolation
          Method used to interpolate pixels between samples of f(x1,x2).
PixelsView.Orientation
          Orientation of sample axes x1 and x2.
PlotFrame
          A plot frame is a window containing one or two plot panels.
PlotFrame.Split
          Orientation of the split pane (if any) containing two plot panels.
PlotPanel
          A plot panel is a panel that contains a mosaic of 2-D graphical views.
PlotPanel.AxesPlacement
          Placement of labeled axes in mosaic.
PlotPanel.Orientation
          Orientation of axes x1 and x2.
PlotPanelPixels3.AxesPlacement
          Placement of labeled axes.
PlotPanelPixels3.Orientation
          Orientations of the plot panel are defined by the orientation of the tile in the lower-left corner of the 2x2 mosaic.
PointsView
          A view of points (x1,x2) with marks at points and/or lines between them.
PointsView.Line
          The style of line plotted between consecutive points (x1,x2).
PointsView.Mark
          The style of mark plotted at points (x1,x2).
PointsView.Orientation
          Orientation of axes x1 and x2.
Projector
          Converts (projects) world coordinates v to/from normalized coordinates u.
SequenceView
          A view of a sequence of samples of a function f(x) of one variable x.
SequenceView.Zero
          The visibility of function value zero in the view.
SimplePlot
          A simple plot is easy to construct and especially useful for quick diagnostic plots of arrays of floats or doubles.
SimplePlot.Origin
          The origin can be either at the upper-left or lower-left of the plot.
Tile
          A tile in a mosaic contains a list of tiled views.
TileAxis
          A tile axis in a mosaic.
TileAxis.Placement
          Placement of a tile axis.
TiledView
          A tiled view in a tile.
TileZoomMode
          A mode for zooming tiles and tile axes.
Transcaler
          Translates and scales (maps) user coordinates to/from device coordinates.
 

Classes in edu.mines.jtk.mosaic used by edu.mines.jtk.mosaic.demo
GridView
          Grid lines that extend tics in tile axes into tiles.
PlotFrame
          A plot frame is a window containing one or two plot panels.
PlotPanel
          A plot panel is a panel that contains a mosaic of 2-D graphical views.
PointsView
          A view of points (x1,x2) with marks at points and/or lines between them.