georegression.struct.shapes
Class Polygon2D_I32
- java.lang.Object
-
- georegression.struct.shapes.Polygon2D_I32
-
- All Implemented Interfaces:
- java.io.Serializable
public class Polygon2D_I32 extends java.lang.Object implements java.io.SerializableDescribes a polygon in 2D.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field and Description FastQueue<Point2D_I32>vertexes
-
Constructor Summary
Constructors Constructor and Description Polygon2D_I32()Polygon2D_I32(int numVertexes)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description intsize()
-
-
-
Field Detail
-
vertexes
public FastQueue<Point2D_I32> vertexes
-
-
DataMelt 3.0 © DataMelt by jWork.ORG