|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectucar.visad.display.Displayable
ucar.visad.display.DisplayableData
ucar.visad.display.RGBDisplayable
ucar.visad.display.TrackDisplayable
ucar.visad.display.PickableTrack
public class PickableTrack
Provides support for a color coded display of a track trace.
| Field Summary |
|---|
| Fields inherited from class ucar.visad.display.TrackDisplayable |
|---|
LINE_WIDTH |
| Fields inherited from class ucar.visad.display.RGBDisplayable |
|---|
COLOR_PALETTE, POLYGON_FILL, POLYGON_LINE, POLYGON_POINT, RGB_REAL_TYPE |
| Fields inherited from class ucar.visad.display.DisplayableData |
|---|
MANIPULABLE, VISIBLE |
| Fields inherited from class ucar.visad.display.Displayable |
|---|
DISPLAY, parent, SCALAR_MAP_SET |
| Constructor Summary | |
|---|---|
PickableTrack(String name)
Constructs an instance with the supplied reference name. |
|
| Method Summary | |
|---|---|
FlatField |
getClosestData()
Returns the closest data object near the picked point. |
protected DataRenderer |
getDataRenderer()
Used to create a specialized renderer. |
| Methods inherited from class ucar.visad.display.TrackDisplayable |
|---|
cloneForDisplay, getLineWidth, getUseRGBTypeForSelect, setLineWidth, setTrack |
| Methods inherited from class ucar.visad.display.DisplayableData |
|---|
addAction, dataChange, destroy, getActive, getAnimationSet, getData, getName, getPointSize, hasData, hasDataObject, isManipulable, isPickable, myAddConstantMaps, myAddDataReferences, myRemoveDataReferences, removeAction, setActive, setData, setDataReference, setManipulable, setPickable, setPointMode, setPointSize, setUseFastRendering, setVisible, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public PickableTrack(String name)
throws VisADException,
RemoteException
name - reference name
VisADException - couldn't create the necessary VisAD object
RemoteException - couldn't create the remote object| Method Detail |
|---|
public FlatField getClosestData()
protected DataRenderer getDataRenderer()
getDataRenderer in class DisplayableData
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||