|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.deegree_impl.services.wts.WTSFactory
-----------------------------------------------------------------------
| Constructor Summary | |
WTSFactory()
|
|
| Method Summary | |
static WTSScene |
createWTSScene(Shape3D[] terrain,
Group[] feature,
ViewPoint viewPoint,
java.util.Calendar calendar,
AtmosphericCondition[] conditions,
Light[] lights,
java.lang.Object background)
creates a WTS scene from its components |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WTSFactory()
| Method Detail |
public static WTSScene createWTSScene(Shape3D[] terrain,
Group[] feature,
ViewPoint viewPoint,
java.util.Calendar calendar,
AtmosphericCondition[] conditions,
Light[] lights,
java.lang.Object background)
terrain - Shape3D object(s) representing the scenes terrain.feature - feature that shall be published in the sceneviewPoint - object that describes the viewers position and the point he looks atcalendar - describtion of the date and time for which the scene shall be rendered --> light
conditionsconditions - atmospheric conditions like fog, dust, rain etc. of the scenelights - lights in addition to sun and ambient light (e.g. street lights, spots
etc.)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||