Serialized Form
|
Package org.jdelaunay.delaunay |
serialVersionUID: 2L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
triangleList
List<E> triangleList
edges
List<E> edges
points
List<E> points
constraintEdges
List<E> constraintEdges
polygons
List<E> polygons
precision
double precision
tolerance
double tolerance
meshComputed
boolean meshComputed
verbose
boolean verbose
pointGID
int pointGID
edgeGID
int edgeGID
triangleGID
int triangleGID
weights
Map<K,V> weights
extMinX
Double extMinX
extMaxY
Double extMaxY
extMinY
Double extMinY
serialVersionUID: 1L
abs
double abs
|
Package org.jdelaunay.delaunay.display |
serialVersionUID: 1L
myMesh
ConstrainedMesh myMesh
|
Package org.jdelaunay.delaunay.error |
serialVersionUID: 1L
code
int code
message
String message
|
Package org.jdelaunay.delaunay.geometries |
serialVersionUID: 5019273961990097490L
minx
double minx
maxx
double maxx
miny
double miny
maxy
double maxy
minz
double minz
maxz
double maxz
middle
com.vividsolutions.jts.geom.Coordinate middle
empty
boolean empty
Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.