|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.canvas.CanvasPane
diva.canvas.GraphicsPane
jsky.navigator.NavigatorPane
public class NavigatorPane
A Diva GraphicsPane with a layer added for plotting catalog symbols.
Field Summary |
---|
Fields inherited from class diva.canvas.GraphicsPane |
---|
_backgroundEventLayer, _backgroundLayer, _foregroundEventLayer, _foregroundLayer, _layers, _overlayLayer |
Constructor Summary | |
---|---|
NavigatorPane()
Initialize a new NavigatorPane, which is a Diva GraphicsPane with a layer added for catalog symbols. |
Method Summary | |
---|---|
protected void |
_rebuildLayerArray()
Rebuild the array of layers for use by iterators. |
SymbolLayer |
getSymbolLayer()
Return the layer to use to draw teh catalog symbols. |
void |
setPlotter(TablePlotter plotter)
Set the object used to draw catalog symbols |
Methods inherited from class diva.canvas.GraphicsPane |
---|
getBackgroundEventLayer, getBackgroundLayer, getForegroundEventLayer, getForegroundLayer, getOverlayLayer, layersFromBack, layersFromFront, setBackgroundEventLayer, setBackgroundLayer, setForegroundEventLayer, setForegroundLayer, setOverlayLayer |
Methods inherited from class diva.canvas.CanvasPane |
---|
_initNewLayer, _nullifyLayer, dispatchEvent, getCanvas, getParent, getSize, getToolTipText, getTransformContext, isAntialiasing, isEnabled, layers, paint, paint, processLayerEvent, repaint, repaint, scale, setAntialiasing, setCanvas, setEnabled, setParent, setSize, setSize, setTransform, translate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public NavigatorPane()
Method Detail |
---|
public SymbolLayer getSymbolLayer()
public void setPlotter(TablePlotter plotter)
protected void _rebuildLayerArray()
_rebuildLayerArray
in class diva.canvas.GraphicsPane
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |