public class Environment extends Object
Constructor and Description |
---|
Environment(List<VLPolygon> polygons) |
Environment(VLPolygon polygon_temp) |
Modifier and Type | Method and Description |
---|---|
void |
enforce_standard_form() |
VLPolygon |
get(int i) |
boolean |
is_valid(double epsilon) |
String |
toString() |
public Environment(VLPolygon polygon_temp)
Copyright © 2018. All rights reserved.