org.jzy3d.maths
Class PolygonArray
java.lang.Object
org.jzy3d.maths.PolygonArray
public class PolygonArray
- extends Object
Constructor Summary |
PolygonArray(float[] x,
float[] y,
float[] z)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
x
public float[] x
y
public float[] y
z
public float[] z
barycentre
protected Coord3d barycentre
PolygonArray
public PolygonArray(float[] x,
float[] y,
float[] z)
length
public int length()
getBarycentre
public Coord3d getBarycentre()
Copyright © 2013. All rights reserved.