Uses of Class
ucar.unidata.data.gis.Transect
Packages that use Transect
Package
Description
DataSource classes and utilities for GIS-like data.
The idv package.
-
Uses of Transect in ucar.unidata.data.gis
Constructors in ucar.unidata.data.gis with parameters of type Transect -
Uses of Transect in ucar.unidata.idv
Methods in ucar.unidata.idv that return TransectModifier and TypeMethodDescriptionTransectViewManager.getAxisTransect()
Get the Transect that is implicitly defined by the x axisTransectViewManager.getTransect()
Get the Transect property.TransectViewManager.getTransect
(boolean force) Return the transectMethods in ucar.unidata.idv with parameters of type TransectModifier and TypeMethodDescriptionvoid
TransectViewManager.setTransect
(Transect value) Set the Transect property.void
TransectViewManager.setTransect
(Transect value, boolean force) Sets the transect.void
VMManager.setTransect
(Transect transect) Set the Transect used for all TransectViewManagers