|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.geometry.Geometry
public class Geometry
Super-class for a geometry.
| Constructor Summary | |
|---|---|
protected |
Geometry()
Default constructor. |
| Method Summary | |
|---|---|
void |
echo(StringBuffer sb)
Appends property information for the component to a StringBuffer. |
String |
getWkid()
Gets the well known id of the spatial reference system. |
void |
setWkid(String wkid)
Sets the well known id of the spatial reference system. |
String |
toString()
Returns the string representation of the object. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected Geometry()
| Method Detail |
|---|
public String getWkid()
public void setWkid(String wkid)
wkid - well known srs idpublic void echo(StringBuffer sb)
sb - the StringBuffer to use when appending informationpublic String toString()
toString in class Object
|
Esri Geoportal Server 1.2.9
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||