Documentation of 'visad.DisplayTupleType' Java class
DisplayTupleType
visad

Class DisplayTupleType

  • All Implemented Interfaces:
    java.io.Serializable


    public class DisplayTupleType
    extends RealTupleType
    DisplayTupleType is the class for tuples of DisplayRealType's.

    See Also:
    Serialized Form
    • Constructor Detail

      • DisplayTupleType

        public DisplayTupleType(DisplayRealType[] types)
                         throws VisADException
        construct a DisplayTupleType with null CoordinateSystem
        Parameters:
        types - array of DisplayRealType to be components note a DisplayRealType may not be a component of more than one DisplayTupleType
        Throws:
        VisADException - a VisAD error occurred
      • DisplayTupleType

        public DisplayTupleType(DisplayRealType[] types,
                                CoordinateSystem coord_sys)
                         throws VisADException
        construct a DisplayTupleType
        Parameters:
        types - array of DisplayRealType to be components note a DisplayRealType may not be a component of more than one DisplayTupleType
        coord_sys - CoordinateSystem; if non-null, its reference must be another DisplayTupleType
        Throws:
        VisADException - a VisAD error occurred

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.