|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JTSGeometry
Interface implemented by the various geometry classes of LiteGO1 that allows a user to retrieve the equivalent JTS geometry. The coordinate reference system of the geometry is attached as the "userData" property of the returned JTS object.
Method Summary | |
---|---|
com.vividsolutions.jts.geom.Geometry |
getJTSGeometry()
Retrieves the equivalent JTS geometry for this object. |
void |
invalidateCachedJTSPeer()
This method is invoked to cause the JTS object to be recalculated the next time it is requested. |
Method Detail |
---|
com.vividsolutions.jts.geom.Geometry getJTSGeometry()
void invalidateCachedJTSPeer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |