|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SGTVector | |
---|---|
gov.noaa.pmel.sgt | Core classes for the Scientific Graphics Toolkit. |
gov.noaa.pmel.sgt.dm | Classes and interfaces that define the sgt datamodel. |
gov.noaa.pmel.sgt.swing | Components that use the package javax.swing . |
Uses of SGTVector in gov.noaa.pmel.sgt |
---|
Methods in gov.noaa.pmel.sgt that return SGTVector | |
---|---|
SGTVector |
VectorCartesianRenderer.getVector()
Get the SGTVector object. |
Constructors in gov.noaa.pmel.sgt with parameters of type SGTVector | |
---|---|
VectorCartesianRenderer(CartesianGraph cg,
SGTVector vector)
Construct a VectorCartesianRenderer . |
|
VectorCartesianRenderer(CartesianGraph cg,
SGTVector vector,
VectorAttribute attr)
Construct a VectorCartesianRenderer . |
Uses of SGTVector in gov.noaa.pmel.sgt.dm |
---|
Subclasses of SGTVector in gov.noaa.pmel.sgt.dm | |
---|---|
class |
SGT3DVector
Defines a data object to be a Vector. |
Uses of SGTVector in gov.noaa.pmel.sgt.swing |
---|
Methods in gov.noaa.pmel.sgt.swing with parameters of type SGTVector | |
---|---|
SoTRange |
JGraphicLayout.findSoTRange(SGTVector data,
int dir)
Find the range of the SGTVector object in the
specified direction. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |