|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mapfish.geo.MfGeoFactory
it.eng.spagobi.engines.georeport.features.SbiFeatureFactory
public class SbiFeatureFactory
Method Summary | |
---|---|
org.mapfish.geo.MfFeature |
createFeature(java.lang.String id,
org.mapfish.geo.MfGeometry geometry,
org.json.JSONObject properties)
|
static SbiFeatureFactory |
getInstance()
|
Methods inherited from class org.mapfish.geo.MfGeoFactory |
---|
createFeatureCollection, createGeometry |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SbiFeatureFactory getInstance()
public org.mapfish.geo.MfFeature createFeature(java.lang.String id, org.mapfish.geo.MfGeometry geometry, org.json.JSONObject properties)
createFeature
in class org.mapfish.geo.MfGeoFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |