org.deegree_impl.services.wts
Class Tree
java.lang.Object
Group
org.deegree_impl.services.wts.Tree
- public class Tree
- extends Group
-----------------------------------------------------------------------
- Version:
- $Revision: 1.4 $ $Date: 2004/02/23 07:47:52 $
- Author:
- Andreas Poth
- See Also:
- Serialized Form
Constructor Summary |
Tree()
|
Tree(float x,
float y,
float size,
float base,
float height)
|
Tree(float x,
float y,
float size,
float base,
float height,
java.lang.String textureSource)
|
Method Summary |
Group |
addObject(float x,
float z,
float size,
float base,
float height)
|
private Appearance |
getBAppearance(java.lang.String source)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
textureSource
java.lang.String textureSource
Tree
public Tree()
Tree
public Tree(float x,
float y,
float size,
float base,
float height)
Tree
public Tree(float x,
float y,
float size,
float base,
float height,
java.lang.String textureSource)
getBAppearance
private Appearance getBAppearance(java.lang.String source)
addObject
public Group addObject(float x,
float z,
float size,
float base,
float height)