|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mapfish.geo.MfFeature
it.eng.spagobi.engines.georeport.features.SbiFeature
public class SbiFeature
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.mapfish.geo.MfGeo |
---|
org.mapfish.geo.MfGeo.GeoType |
Method Summary | |
---|---|
java.lang.String |
getFeatureId()
|
org.mapfish.geo.MfGeometry |
getMfGeometry()
|
org.json.JSONObject |
getProperties()
|
void |
toJSON(org.json.JSONWriter builder)
|
Methods inherited from class org.mapfish.geo.MfFeature |
---|
getGeoType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getFeatureId()
getFeatureId
in class org.mapfish.geo.MfFeature
public org.mapfish.geo.MfGeometry getMfGeometry()
getMfGeometry
in class org.mapfish.geo.MfFeature
public void toJSON(org.json.JSONWriter builder) throws org.json.JSONException
toJSON
in class org.mapfish.geo.MfFeature
org.json.JSONException
public org.json.JSONObject getProperties()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |