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 G2dDialog
createG2dDialog
(Frame frame, String title, boolean modal) protected G2dDialog
createG2dDialog
(Frame frame, String title, boolean modal, PlotLayout pl) protected G2dDialog
createG2dDialog
(Frame frame, String title, boolean modal, Vector plotObjects, Vector colorVec) createPopupPlot
(G2dPanel plotPanel) protected Vector
protected Vector
getPlotObjects
(G2dPanel plotPanel) boolean
isValidDataToPlot
(G2dPanel plotPanel)
-
Constructor Details
-
DefaultPopupPlotCreator
public DefaultPopupPlotCreator()
-
-
Method Details
-
isValidDataToPlot
-
createPopupPlot
- Specified by:
createPopupPlot
in interfacePopupPlotCreator
-
createG2dDialog
-
createG2dDialog
-
createG2dDialog
-
getPlotObjects
-
getLineStyles
-