Package hec.gfx2d
Class DefaultPopupPlotCreator
java.lang.Object
hec.gfx2d.DefaultPopupPlotCreator
- All Implemented Interfaces:
PopupPlotCreator
Title: Hec Java Development
Description:
Copyright: Copyright (c) 2002
Company: Resource Management Associates
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected G2dDialogcreateG2dDialog(Frame frame, String title, boolean modal) protected G2dDialogcreateG2dDialog(Frame frame, String title, boolean modal, PlotLayout pl) protected G2dDialogcreateG2dDialog(Frame frame, String title, boolean modal, Vector plotObjects, Vector colorVec) createPopupPlot(G2dPanel plotPanel) protected Vectorprotected VectorgetPlotObjects(G2dPanel plotPanel) booleanisValidDataToPlot(G2dPanel plotPanel)
-
Constructor Details
-
DefaultPopupPlotCreator
public DefaultPopupPlotCreator()
-
-
Method Details
-
isValidDataToPlot
-
createPopupPlot
- Specified by:
createPopupPlotin interfacePopupPlotCreator
-
createG2dDialog
-
createG2dDialog
-
createG2dDialog
-
getPlotObjects
-
getLineStyles
-