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) |
supports
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createProperty, supports
public 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>