|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvisad.MathType
visad.TupleType
visad.RealTupleType
visad.DisplayTupleType
public class DisplayTupleType
DisplayTupleType is the class for tuples of DisplayRealType's.
Field Summary |
---|
Fields inherited from class visad.RealTupleType |
---|
Generic2D, Generic3D, LatitudeLongitudeAltitude, LatitudeLongitudeTuple, SpatialCartesian2DTuple, SpatialCartesian3DTuple, SpatialEarth2DTuple, SpatialEarth3DTuple, Time1DTuple |
Constructor Summary | |
---|---|
DisplayTupleType(DisplayRealType[] types)
null CoordinateSystem; a DisplayrealType may not be a component of more than one DisplayTupleType |
|
DisplayTupleType(DisplayRealType[] types,
CoordinateSystem coord_sys)
if coord_sys is not null then coord_sys.Reference must be another DisplayTupleType; a DisplayrealType may not be a component of more than one DisplayTupleType |
Method Summary |
---|
Methods inherited from class visad.RealTupleType |
---|
binary, buildShadowType, equalsExceptName, equalsExceptNameButUnits, getCoordinateSystem, getDefaultSet, getDefaultUnits, makeArray, makeArray, makeArray, makeArray, missingData, prettyString, setDefaultSet, unary |
Methods inherited from class visad.TupleType |
---|
__getitem__, __len__, cloneDerivative, equals, getComponent, getComponents, getDimension, getFlat, getIndex, getIndex, getNumberOfRealComponents, getRealComponents, hashCode |
Methods inherited from class visad.MathType |
---|
addTimeAlias, findScalarType, guessMaps, main, prettyString, stringToType, toString |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DisplayTupleType(DisplayRealType[] types) throws VisADException
VisADException
public DisplayTupleType(DisplayRealType[] types, CoordinateSystem coord_sys) throws VisADException
VisADException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |