Class EditedStyleUtils
java.lang.Object
repast.simphony.visualization.editedStyle.EditedStyleUtils
- Author:
- Eric tatara
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Color
getColor
(PaintableStyleData style, Object object) static EditedEdgeStyleData<Object>
getEdgeStyle
(String userStyleFile) static String
getLabel
(EditedStyleData style, Object object) static float
getMethodFloat
(String methodName, Object object) static float
getSize
(SizeableStyleData style, Object object) static EditedStyleData<Object>
static String
static Color
getValueLayerColor
(EditedValueLayerStyleData style, double val) static EditedValueLayerStyleData
getValueLayerStyle
(String userStyleFile)
-
Constructor Details
-
EditedStyleUtils
public EditedStyleUtils()
-
-
Method Details
-
getStyleDirName
- Returns:
-
getStyle
-
getValueLayerStyle
-
getEdgeStyle
-
getSize
-
getLabel
-
getMethodFloat
-
getColor
-
getValueLayerColor
-