Documentation of 'visad.VisADTriangleArray' Java class
VisADTriangleArray
visad

Class VisADTriangleArray

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable


    public class VisADTriangleArray
    extends VisADGeometryArray
    VisADTriangleArray stands in for j3d.TrianlgeArray and is Serializable.

    See Also:
    Serialized Form
    • Constructor Detail

      • VisADTriangleArray

        public VisADTriangleArray()
    • Method Detail

      • clone

        public java.lang.Object clone()
        Clone this VisADTriangleArray
        Specified by:
        clone in class VisADGeometryArray
        Returns:
        clone of this
      • merge

        public static VisADTriangleArray merge(VisADTriangleArray[] arrays)
                                        throws VisADException
        Merge an array of VisADTriangleArrays into a single VisADTriangleArray.
        Parameters:
        arrays - array of VisADTriangleArrays (may be null)
        Returns:
        a single VisADTriangleArray with all the info of arrays. returns null if input is null.
        Throws:
        VisADException

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.