Class DefaultStyle3D<T>
java.lang.Object
repast.simphony.visualization.visualization3D.style.DefaultStyle3D<T>
- All Implemented Interfaces:
Style3D<T>
- Version:
- $Revision: 1.3 $ $Date: 2006/01/06 22:53:54 $
- Author:
- Nick Collier
-
Nested Class Summary
Nested classes/interfaces inherited from interface repast.simphony.visualization.visualization3D.style.Style3D
Style3D.LabelPosition -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAppearance(T t, TaggedAppearance taggedAppearance, Object shapeID) getBranchGroup(T o, TaggedBranchGroup taggedGroup) getLabelColor(T t, Color currentColor) getLabelFont(T t, Font currentFont) floatgetLabelOffset(T t) getLabelPosition(T o, Style3D.LabelPosition curentPosition) float[]getRotation(T o) float[]
-
Constructor Details
-
DefaultStyle3D
public DefaultStyle3D()
-
-
Method Details
-
getBranchGroup
- Specified by:
getBranchGroupin interfaceStyle3D<T>
-
getRotation
- Specified by:
getRotationin interfaceStyle3D<T>
-
getLabel
-
getLabelColor
- Specified by:
getLabelColorin interfaceStyle3D<T>
-
getLabelFont
- Specified by:
getLabelFontin interfaceStyle3D<T>
-
getLabelPosition
- Specified by:
getLabelPositionin interfaceStyle3D<T>
-
getLabelOffset
- Specified by:
getLabelOffsetin interfaceStyle3D<T>
-
getAppearance
- Specified by:
getAppearancein interfaceStyle3D<T>
-
getScale
-