public static class Daylight.Factory extends Content.Factory implements ComponentFactory<Daylight>
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
Daylight |
createComponent() |
Daylight |
createComponent(PropertyList properties) |
Daylight |
createComponent(PropertyList properties,
ComponentList subComponents) |
supportsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsupportspublic Daylight createComponent()
createComponent in interface ComponentFactory<Daylight>public Daylight createComponent(PropertyList properties)
createComponent in interface ComponentFactory<Daylight>public Daylight createComponent(PropertyList properties, ComponentList subComponents)
createComponent in interface ComponentFactory<Daylight>