Package hec.rss.plugins.opsupport.model
Class OsiDataType
java.lang.Object
hec.gfx2d.DataType
hec.rss.plugins.opsupport.model.OsiDataType
-
Field Summary
Fields inherited from class hec.gfx2d.DataType
SYSTEM_FILE_LOCATION, UNDEFINED, USER_FILE_LOCATION -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidprotected DataTypePropertiesbooleanisDrawn()voidsetDrawn(boolean isDrawn) Methods inherited from class hec.gfx2d.DataType
addG2dLineProperties, addPlotProperties, getDefaultMaxAxisValue, getDefaultMinAxisValue, getDSSType, getFileLocation, getG2dLinesList, getKey, getName, getParameter, getParameterId, getPlotProperties, getViewportWeight, getYAxisName, getYAxisName, hasDefaultMaxAxisValue, hasDefaultMinAxisValue, hasViewportWeight, isModified, isYAxisReversed, readProperties, setDefaultMaxAxisValue, setDefaultMinAxisValue, setDSSType, setFileLocation, setHasDefaultMaxAxisValue, setHasDefaultMinAxisValue, setHasViewportWeight, setModified, setName, setParameter, setProperties, setViewportWeight, setYAxisReversed, toString, writeProperties
-
Constructor Details
-
OsiDataType
public OsiDataType() -
OsiDataType
- Parameters:
undefined-
-
-
Method Details
-
isDrawn
public boolean isDrawn()- Returns:
-
setDrawn
public void setDrawn(boolean isDrawn) - Parameters:
string-
-
getProperties
- Overrides:
getPropertiesin classDataType
-
createProperties
- Overrides:
createPropertiesin classDataType- Returns:
-
addMarkerLineProperties
- Parameters:
props-
-
getMarkerLinesList
-