|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.iso.util.topology.BdryRing2D
public class BdryRing2D
Field Summary | |
---|---|
protected java.util.LinkedList |
edges
|
protected boolean |
orientation
|
Constructor Summary | |
---|---|
BdryRing2D()
|
Method Summary | |
---|---|
java.util.LinkedList |
getEdges()
|
void |
split(double maxLength)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.util.LinkedList edges
protected boolean orientation
Constructor Detail |
---|
public BdryRing2D()
Method Detail |
---|
public java.util.LinkedList getEdges()
public void split(double maxLength)
maxLength
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |