Class DefaultEditedStyleData2D<T>
java.lang.Object
repast.simphony.visualization.editedStyle.EditedStyleData<T>
repast.simphony.visualization.editedStyle.DefaultEditedStyleData2D<T>
- All Implemented Interfaces:
PaintableStyleData
,SizeableStyleData
-
Field Summary
Fields inherited from class repast.simphony.visualization.editedStyle.EditedStyleData
blueMethodName, color, colorMax, colorMin, colorScale, greenMethodName, iconFile2D, label, labelColor, labelFontFamily, labelFontSize, labelFontType, labelMethod, labelOffset, labelPosition, labelPrecision, modelFile3D, redMethodName, shapeWkt, size, sizeMax, sizeMaxMethodName, sizeMethodName, sizeMin, sizeMinMethodName, sizeScale, sizeScaleMethodName, textureFile3D
-
Constructor Summary
-
Method Summary
Methods inherited from class repast.simphony.visualization.editedStyle.EditedStyleData
getBlueMethod, getColor, getColorMax, getColorMin, getColorScale, getGreenMethod, getIconFile2D, getLabel, getLabelColor, getLabelFontFamily, getLabelFontSize, getLabelFontType, getLabelMethod, getLabelOffset, getLabelPosition, getLabelPrecision, getModelFile3D, getRedMethod, getShapeWkt, getSize, getSizeMax, getSizeMaxMethodName, getSizeMethodName, getSizeMin, getSizeMinMethodName, getSizeScale, getSizeScaleMethodName, getTextureFile3D, setBlueMethod, setColor, setColorMax, setColorMin, setColorScale, setGreenMethod, setIconFile2D, setLabel, setLabelColor, setLabelFontFamily, setLabelFontSize, setLabelFontType, setLabelMethod, setLabelOffset, setLabelPosition, setLabelPrecision, setModelFile3D, setRedMethod, setShapeWkT, setSize, setSizeMax, setSizeMaxMethodName, setSizeMethodName, setSizeMin, setSizeMinMethodName, setSizeScale, setSizeScaleMethodName, setTextureFile3D
-
Constructor Details
-
DefaultEditedStyleData2D
public DefaultEditedStyleData2D()
-