public class VisADPointArray extends VisADGeometryArray
colors, coordinates, normals, texCoords, vertexCount, vertexFormat
Constructor and Description |
---|
VisADPointArray() |
Modifier and Type | Method and Description |
---|---|
VisADGeometryArray |
adjustLongitude(DataRenderer renderer)
like the default implementation in VisADGeometryArray.java,
except no need to construct new VisADPointArray since this
already is a VisADPointArray;
split any vectors or trianlges crossing crossing longitude
seams when Longitude is mapped to a Cartesian display axis;
default implementation: rotate if necessary, then return points
|
Object |
clone() |
adjustLongitudeBulk, adjustSeam, copy, removeMissing, toString
detach
public Object clone()
clone
in class VisADGeometryArray
public VisADGeometryArray adjustLongitude(DataRenderer renderer) throws VisADException
adjustLongitude
in class VisADGeometryArray
VisADException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.