Documentation of 'org.jzy3d.maths.PolygonArray' Java class
PolygonArray
org.jzy3d.maths

Class PolygonArray



  • public class PolygonArray
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      float[] x 
      float[] y 
      float[] z 
    • Constructor Summary

      Constructors 
      Constructor and Description
      PolygonArray(float[] x, float[] y, float[] z) 
    • Field Detail

      • x

        public float[] x
      • y

        public float[] y
      • z

        public float[] z
    • Constructor Detail

      • PolygonArray

        public PolygonArray(float[] x,
                            float[] y,
                            float[] z)
    • Method Detail

      • length

        public int length()
      • getBarycentre

        public Coord3d getBarycentre()

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.