|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.cutruzzula.lwkt.geometry.AbstractGeometry
public abstract class AbstractGeometry
The abstract class to derive WKT objects
| Constructor Summary | |
|---|---|
AbstractGeometry()
|
|
| Method Summary | |
|---|---|
int |
getDimensions()
Method to get the number of SRS dimensions. |
abstract java.lang.String |
getType()
Method to get the geometry type. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractGeometry()
| Method Detail |
|---|
public final int getDimensions()
public abstract java.lang.String getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||