Uses of Class
visad.ContourLabelGeometry

Packages that use ContourLabelGeometry
visad The core VisAD package, providing support for VisAD's Data & MathType hierarchy, as well as for VisAD Displays and remote collaboration. 
 

Uses of ContourLabelGeometry in visad
 

Methods in visad that return ContourLabelGeometry
 ContourLabelGeometry ContourLabelGeometry.adjustLongitude(DataRenderer renderer)
          split any vectors or triangles crossing crossing longitude seams when Longitude is mapped to a Cartesian display axis; default implementation: rotate if necessary, then return points
 ContourLabelGeometry ContourLabelGeometry.adjustSeam(DataRenderer renderer)
          eliminate any vectors or triangles crossing seams of map projections, defined by display-side CoordinateSystems; this default implementation does nothing
 ContourLabelGeometry ContourLabelGeometry.removeMissing()