Uses of Class
ucar.visad.display.LineDrawing
Packages that use LineDrawing
Package
Description
DisplayControls for the IDV - A DisplayControl generally has a data
depiction and a control window for modifying or interacting with the
display.
Provides support for aerological diagrams.
Provides support for hiding some of the complexity of the VisAD package.
-
Uses of LineDrawing in ucar.unidata.idv.control
Subclasses of LineDrawing in ucar.unidata.idv.controlModifier and TypeClassDescriptionclass
Supports a profile trace on a thermodynamic diagram.Methods in ucar.unidata.idv.control with parameters of type LineDrawingModifier and TypeMethodDescriptionstatic void
LocationIndicatorControl.setPts
(LineDrawing ld, float x1, float x2, float y1, float y2, float z1, float z2) Set the location of the line -
Uses of LineDrawing in ucar.unidata.view.sounding
Subclasses of LineDrawing in ucar.unidata.view.soundingModifier and TypeClassDescriptionprotected static class
Provides support for the left pressure-axis labels.protected static class
Provides support for the lower temperature labels.protected class
Internal class for displaying a wind staffprotected static class
Provides support for labels for the pressure axis.protected static class
Provides support for the left pressure-axis labels.protected static class
Provides support for labels on the temperature axis.protected static class
Provides support for the lower temperature labels.class
Supports an airtemperature-profile as a JavaBean.class
Supports background contours on a thermodynamic diagram.class
Supports a non-standard box background on a thermodynamic diagram.class
Provides support for the center pole of a 3D wind hodograph.class
Provides support for compass labels.class
Supports an dew-point profile as a JavaBean.class
Supports the display of a mean wind.final class
Supports background dry adiabats on a thermodynamic diagram.class
Provides support for displaying the dry portion of a lifted parcel's pseudo- adiabatic trajectory.final class
Supports background isobars on a thermodynamic diagram.final class
Supports background isotherms on a thermodynamic diagram.class
Provides support for displaying the mean wind as a trace (ex: a point).class
Provides support for displaying a constant mixing-ratio curve from a saturation point to lower pressure.class
Supports a profile trace on a thermodynamic diagram.final class
Supports background saturation adiabats on a thermodynamic diagram.final class
Provides support for displaying contours of constant saturation mixing-ratio on a thermodynamic diagram.class
Provides support for the saturated portion of the pseudo-adiabatic trajectory of a lifted air parcel.class
Provides support for displaying scale-labels along an axis.class
Provides support for speed labels for a 3D wind hodograph.class
Provides support for displaying a parcel's trajectory.class
Supports the display a horizontal wind as a wind-direction shaft with barbs.class
Supports the display a horizontal wind as a wind-direction shaft with barbs.protected class
Provides support for displaying a wind profile as an (x,y,z) trace. -
Uses of LineDrawing in ucar.visad.display
Subclasses of LineDrawing in ucar.visad.displayModifier and TypeClassDescriptionclass
A class to support showing 2D gridded data as colored contours on a plane in a NavigatedDisplay.class
Provides support for a Displayable that comprises a set of contour lines.class
Provides support for a Displayable comprising a cross-hair.class
Provides support for a Displayable that comprises a set of drawn curves.class
Displayable to encompass a manipulable point that can be moved around the display.class
Class for creating lat/lon labelsclass
Displayable to support Latitude and Longitude lines.class
Provides support for displaying map lines.class
Subclass of LineDrawing to support a pickable data objectclass
Provides support for lines drawing in a polar coordinate system.class
This class is used to draw one line connecting two end points.class
Provides support for a Displayable comprising a set of Radialsclass
Labels for RingSetsclass
Provides support for a set of evenly-spaced, concentric rings (ie: a "bullseye").class
Provides support for a Displayable that comprises a rubber band box.class
Provides support for labeling the scale of an axis.class
Displayable to encompass a manipulable point that can be moved around the display.class
Displayable to encompass a manipulable point that can be moved around the display.class
Super class for displaying text dataConstructors in ucar.visad.display with parameters of type LineDrawing