public static class Image.Factory extends Content.Factory implements PropertyFactory<Image>
| Type | Property and Description |
|---|---|
Image |
create |
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Image |
createProperty() |
Image |
createProperty(ParameterList parameters,
java.lang.String value) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic Image createProperty
createProperty in interface PropertyFactory<Image>public Image createProperty()
createProperty in interface PropertyFactory<Image>public Image createProperty(ParameterList parameters, java.lang.String value)
createProperty in interface PropertyFactory<Image>parameters - a list of property parametersvalue - a property value