|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.deegree.geometry.validation.GeometryFixer
public class GeometryFixer
The class TODO add class documentation here.
| Constructor Summary | |
|---|---|
GeometryFixer()
|
|
| Method Summary | |
|---|---|
static Ring |
fixUnclosedRing(Ring ring)
Returns a fixed version of the given Ring object. |
static Curve |
invertOrientation(Curve curve)
|
static Ring |
invertOrientation(Ring ring)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GeometryFixer()
| Method Detail |
|---|
public static Ring fixUnclosedRing(Ring ring)
Ring object.
ring - ring to be repaired
nullpublic static Curve invertOrientation(Curve curve)
public static Ring invertOrientation(Ring ring)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||