Package hec.gfx2d
Class PlotType
java.lang.Object
hec.gfx2d.PlotType
Title: General CWMS Project
Description:
Copyright: Copyright (c) 2000
Company: RMA
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
readFile
(Identifier id) boolean
readFile
(BufferedReader reader) void
setDescription
(String desc) void
void
setPanelProperties
(G2dPanelProp props) void
setPlotVariables
(Vector variables) boolean
writeFile
(Identifier id)
-
Field Details
-
PLOT_TYPE_FILE_EXT
- See Also:
-
-
Constructor Details
-
PlotType
public PlotType() -
PlotType
-
-
Method Details
-
setName
-
setDescription
-
setPlotVariables
-
setPanelProperties
-
getPlotVariables
-
getPanelProperties
-
writeFile
-
readFile
-
readFile
-