Interface Style3D<T>
- All Known Subinterfaces:
EdgeStyle3D<T>
- All Known Implementing Classes:
DefaultEdgeStyle3D,DefaultStyle3D,EditedEdgeStyle3D,EditedStyle3D
public interface Style3D<T>
- Version:
- $Revision: 1.3 $ $Date: 2006/01/06 22:53:54 $
- Author:
- Nick Collier
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetAppearance(T obj, TaggedAppearance appearance, Object shapeID) getBranchGroup(T obj, TaggedBranchGroup group) getLabelColor(T obj, Color currentColor) getLabelFont(T obj, Font currentFont) floatgetLabelOffset(T obj) getLabelPosition(T obj, Style3D.LabelPosition curentPosition) float[]getRotation(T obj) float[]
-
Method Details
-
getBranchGroup
-
getScale
-
getRotation
-
getLabel
-
getLabelColor
-
getLabelFont
-
getLabelPosition
-
getAppearance
-
getLabelOffset
-