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