Package hec.script
Class AxisMarker
java.lang.Object
hec.gfx2d.AxisMarkerDescription
hec.script.AxisMarker
Class to make adding axis markers easier from scripting.
-
Field Summary
Fields inherited from class hec.gfx2d.AxisMarkerDescription
axis, drawLabel, drawLine, fillColor, fillPattern, fillStyle, labelAlignment, labelColor, labelFont, labelPosition, labelText, lineColor, lineStyle, lineWidth, value
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.gfx2d.AxisMarkerDescription
toMarkerProperties
-
Constructor Details
-
AxisMarker
public AxisMarker()
-