public class StyledMfGeoFactory
extends org.mapfish.geo.MfGeoFactory
| Constructor and Description |
|---|
StyledMfGeoFactory(PJsonObject styles,
java.lang.String styleProperty) |
| Modifier and Type | Method and Description |
|---|---|
org.mapfish.geo.MfFeature |
createFeature(java.lang.String id,
org.mapfish.geo.MfGeometry geometry,
org.json.JSONObject properties) |
public StyledMfGeoFactory(PJsonObject styles, java.lang.String styleProperty)