Package | Description |
---|---|
ucar.visad.display |
Provides support for hiding some of the complexity of the VisAD package.
|
Modifier and Type | Method and Description |
---|---|
SelectorPoint |
CrossSectionSelector.getEndSelectorPoint()
get the selector point
|
SelectorPoint |
CrossSectionSelector.getMiddleSelectorPoint()
get the selector point
|
SelectorPoint |
LineProbe.getSelectorPoint()
Get the selector point
|
SelectorPoint |
PointProbe.getSelectorPoint()
Get the selector point
|
SelectorPoint |
CrossSectionSelector.getStartSelectorPoint()
get the selector point
|
Constructor and Description |
---|
SelectorPoint(SelectorPoint that)
Construct a SelectorPoint from another instance
|