public static class Within.Polygon
extends java.lang.Object
Constructor and Description |
---|
Polygon() |
Polygon(Within.Polygon p) |
Modifier and Type | Method and Description |
---|---|
void |
addPoint(double x,
double y) |
void |
addPoint(LongOrDouble x,
LongOrDouble y) |
void |
addPoint(Within.Point point) |
java.lang.String |
toString() |
public Polygon()
public Polygon(Within.Polygon p)
public void addPoint(Within.Point point)
public void addPoint(double x, double y)
public void addPoint(LongOrDouble x, LongOrDouble y)
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2013 Dassault Systèmes, All Rights Reserved.