A B C D E F G H I J K L M N O P R S T U V W X Y Z _

V

valMetaData_ - Variable in class gov.noaa.pmel.sgt.dm.ThreeDGrid
 
value_ - Variable in class gov.noaa.pmel.sgt.dm.SimplePoint
 
VALUE_ASPECT_RATIO_LOCK - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
AspecRatio hint values -- lock X and Y scales
VALUE_ASPECT_RATIO_NO_LOCK - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
AspecRatio hint values -- dont lock X and Y scales (during resize)
VALUE_LAYER_PLACEMENT_OVERLAY - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
Layer Placement hint values -- overlay
VALUE_PLOTKEY_IN_POPUP - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
PlotKey Type hint values -- in pop-up window
VALUE_PLOTKEY_IN_TABLE - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
PlotKey Type hint values -- in JTable
VALUE_PLOTKEY_NONE - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
PlotKey Type hint values -- no key
VALUE_PLOTKEY_ON_LAYER - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
PlotKey Type hint values -- on layer
VALUE_PLOTKEY_ON_SEPERATE_LAYER - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
PlotKey Type hint values -- on seperate layer
VALUE_X_AXIS_LOCATION_BOTTOM - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
X Axis Location hint values -- bottom
VALUE_X_AXIS_LOCATION_DEFAULT - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
X Axis Location hint values -- default First try bottom, top, below bottom, then above top
VALUE_X_AXIS_LOCATION_TOP - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
X Axis Location hint values -- top
VALUE_X_TRANSFORM_DEFAULT - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
X Transform hint values -- default First try LayerStack, JPlotPane, then create new transform
VALUE_X_TRANSFORM_NEW - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
X Transform hint values -- new
VALUE_X_TRANSFORM_USEPLOTPANE - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
X Transform hint values -- use JPlotPane
VALUE_Y_AXIS_LOCATION_DEFAULT - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
Y Axis Location hint values -- default First try left, right, outside right, then outside left
VALUE_Y_AXIS_LOCATION_LEFT - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
Y Axis Location hint values -- left
VALUE_Y_AXIS_LOCATION_RIGHT - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
Y Axis Location hint values -- right
VALUE_Y_TRANSFORM_DEFAULT - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
Y Transform hint values -- default First try LayerStack, JPlotPane, then create new transform
VALUE_Y_TRANSFORM_NEW - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
Y Transform hint values -- new
VALUE_Y_TRANSFORM_USEPLOTPANE - Static variable in class gov.noaa.pmel.sgt.plot.PlotLayerHints
Y Transform hint values -- use JPlotPane
valueChanged(ListSelectionEvent) - Method in class gov.noaa.pmel.sgt.swing.prop.ArrayEditDialog
Internal event listener
ValueIcon - Class in gov.noaa.pmel.sgt.swing
ValueIcon extends ImageIcon to create a icon than can be dragged on a sgt plot displaying the local coordinates along with the image.
ValueIcon(String, String) - Constructor for class gov.noaa.pmel.sgt.swing.ValueIcon
Construct a ValueIcon using an image from a specified file.
ValueIcon(URL, String) - Constructor for class gov.noaa.pmel.sgt.swing.ValueIcon
Construct a ValueIcon using an image from a specified URL.
ValueIcon(Image, String) - Constructor for class gov.noaa.pmel.sgt.swing.ValueIcon
Construct a ValueIcon using an Image.
ValueIconFormat - Class in gov.noaa.pmel.sgt.swing
ValueIconFormat is used to create the value string for ValueIcon.
ValueIconFormat(String, String) - Constructor for class gov.noaa.pmel.sgt.swing.ValueIconFormat
Construct ValueIconFormat from x and y coordinate DeciamalFormats.
valueMetaData_ - Variable in class gov.noaa.pmel.sgt.dm.SimplePoint
 
values() - Method in class gov.noaa.pmel.sgt.plot.PlotLayerHints
 
VECTOR - Static variable in class gov.noaa.pmel.sgt.beans.Legend
VectorKey legend type
VECTOR - Static variable in class gov.noaa.pmel.sgt.swing.JPlotLayout
 
VectorAttribute - Class in gov.noaa.pmel.sgt
Sets the rendering style for line data.
VectorAttribute() - Constructor for class gov.noaa.pmel.sgt.VectorAttribute
Default constructor.
VectorAttribute(double, Color) - Constructor for class gov.noaa.pmel.sgt.VectorAttribute
VectorAttribute constructor.
VectorAttribute(int, double, Color, double) - Constructor for class gov.noaa.pmel.sgt.VectorAttribute
VectorAttribute constructor.
VectorAttributeDialog - Class in gov.noaa.pmel.sgt.swing.prop
Edits a VectorAttribute.
VectorAttributeDialog(Frame) - Constructor for class gov.noaa.pmel.sgt.swing.prop.VectorAttributeDialog
Constructor.
VectorAttributeDialog(String) - Constructor for class gov.noaa.pmel.sgt.swing.prop.VectorAttributeDialog
Constructor.
VectorAttributeDialog() - Constructor for class gov.noaa.pmel.sgt.swing.prop.VectorAttributeDialog
Default constructor.
VectorCartesianRenderer - Class in gov.noaa.pmel.sgt
Produces a vector plot.
VectorCartesianRenderer(CartesianGraph) - Constructor for class gov.noaa.pmel.sgt.VectorCartesianRenderer
Default constructor.
VectorCartesianRenderer(CartesianGraph, SGTVector) - Constructor for class gov.noaa.pmel.sgt.VectorCartesianRenderer
Construct a VectorCartesianRenderer.
VectorCartesianRenderer(CartesianGraph, SGTVector, VectorAttribute) - Constructor for class gov.noaa.pmel.sgt.VectorCartesianRenderer
Construct a VectorCartesianRenderer.
VectorCartesianRenderer(CartesianGraph, Collection, VectorAttribute) - Constructor for class gov.noaa.pmel.sgt.VectorCartesianRenderer
Construct a VectorCartesianRenderer.
VectorKey - Class in gov.noaa.pmel.sgt
VectorKey is used to create a key for the VectorCartesianRenderer.
VectorKey() - Constructor for class gov.noaa.pmel.sgt.VectorKey
Default constructor.
VectorKey(Point2D.Double, int, int) - Constructor for class gov.noaa.pmel.sgt.VectorKey
Create VectorKey.
VELOCITY - Static variable in class gov.noaa.pmel.util.Units
base units are velocity
vertalign_ - Variable in class gov.noaa.pmel.sgt.TimeAxis
 
VERTICAL - Static variable in class gov.noaa.pmel.sgt.Axis
Draw a vertical axis.
VERTICAL - Static variable in class gov.noaa.pmel.sgt.ColorKey
Orient key vertically.
VERTICAL - Static variable in class gov.noaa.pmel.sgt.Ruler
Orient Key vertically.
VERTICAL - Static variable in class gov.noaa.pmel.sgt.SGLabel
Orient label vertical
vetos_ - Variable in class gov.noaa.pmel.sgt.swing.JGraphicLayout
Reference to VetoableChangeSupport
vetos_ - Variable in class gov.noaa.pmel.sgt.swing.UserIcon
 
visible_ - Variable in class gov.noaa.pmel.sgt.Axis
 

A B C D E F G H I J K L M N O P R S T U V W X Y Z _