Package hec.rss.plugins.opsupport.model
Class OsiDataTypeProperties
java.lang.Object
hec.gfx2d.DataTypeProperties
hec.rss.plugins.opsupport.model.OsiDataTypeProperties
- All Implemented Interfaces:
Cloneable
-
Field Summary
Fields inherited from class hec.gfx2d.DataTypeProperties
DSS_TYPE, NAME, PARAMETER, USE_DEFAULT_MAX, USE_DEFAULT_MIN, USE_VIEWPORT_WEIGHT, YAXIS_REVERSED -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.gfx2d.DataTypeProperties
clone, getDefaultMaxAxisValue, getDefaultMinAxisValue, getDssType, getName, getParameter, getViewportWeight, hasDefaultMaxAxisValue, hasDefaultMinAxisValue, hasViewportWeight, isYAxisReversed, setDefaultMaxAxisValue, setDefaultMinAxisValue, setDssType, setHasDefaultMaxAxisValue, setHasDefaultMinAxisValue, setHasViewportWeight, setName, setParameter, setViewportWeight, setYAxisReversed, writeProperties
-
Constructor Details
-
OsiDataTypeProperties
public OsiDataTypeProperties()
-
-
Method Details
-
setDrawn
public void setDrawn(boolean drawn) -
isDrawn
public boolean isDrawn()
-