Class EditedStyle3D
java.lang.Object
repast.simphony.visualization.editedStyle.EditedStyle3D
- Author:
- Eric Tatara
-
Nested Class Summary
Nested classes/interfaces inherited from interface repast.simphony.visualization.visualization3D.style.Style3D
Style3D.LabelPosition
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAppearance
(Object t, TaggedAppearance taggedAppearance, Object shapeID) getBranchGroup
(Object o, TaggedBranchGroup taggedGroup) getLabelColor
(Object t, Color currentColor) getLabelFont
(Object t, Font currentFont) float
getLabelPosition
(Object o, Style3D.LabelPosition curentPosition) float[]
float[]
-
Constructor Details
-
EditedStyle3D
-
-
Method Details
-
getBranchGroup
- Specified by:
getBranchGroup
in interfaceStyle3D<Object>
-
getRotation
- Specified by:
getRotation
in interfaceStyle3D<Object>
-
getLabel
-
getLabelColor
- Specified by:
getLabelColor
in interfaceStyle3D<Object>
-
getLabelFont
- Specified by:
getLabelFont
in interfaceStyle3D<Object>
-
getLabelPosition
- Specified by:
getLabelPosition
in interfaceStyle3D<Object>
-
getLabelOffset
- Specified by:
getLabelOffset
in interfaceStyle3D<Object>
-
getAppearance
- Specified by:
getAppearance
in interfaceStyle3D<Object>
-
getScale
-