Serializable, PropertyFactory<Geo>public static class Geo.Factory extends Content.Factory implements PropertyFactory<Geo>
| Constructor | Description |
|---|---|
Factory() |
| Modifier and Type | Method | Description |
|---|---|---|
Geo |
createProperty() |
|
Geo |
createProperty(ParameterList parameters,
String value) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateProperty, supportspublic Geo createProperty(ParameterList parameters, String value)
createProperty in interface PropertyFactory<Geo>parameters - a list of property parametersvalue - a property valuepublic Geo createProperty()
createProperty in interface PropertyFactory<Geo>