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