Package hec.gfx2d
Class AbstractPlotDefaults
java.lang.Object
hec.gfx2d.AbstractPlotDefaults
- All Implemented Interfaces:
PlotDefaults
- Direct Known Subclasses:
DefaultPlotDefaults,HotPlotDefaults
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected static booleanloadDefaults(BufferedReader reader, Class plotCompClass) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hec.gfx2d.PlotDefaults
getBufferedWriter, loadPlotComponentDefaults
-
Field Details
-
PROGRAM_DEFAULTS
-
emptyClsArgs
-
loadDefaultsClsArgs
-
emptyObjArgs
-
m_plotDefaultsTable
-
-
Constructor Details
-
AbstractPlotDefaults
public AbstractPlotDefaults()
-
-
Method Details
-
loadDefaults
-
getDefaultsTable
- Specified by:
getDefaultsTablein interfacePlotDefaults
-