Package hec.gfx2d
Class MarkerlineGlyph
java.lang.Object
hec.gfx2d.G2dGlyph
hec.gfx2d.DefaultG2dGlyph
hec.gfx2d.MarkerlineGlyph
- All Implemented Interfaces:
Serializable
,Observer
Title: General CWMS Project
Description:
Copyright: Copyright (c) 2000
Company: RMA
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class hec.gfx2d.G2dGlyph
G2dGlyph.PropertiesOKListener
-
Field Summary
Fields inherited from class hec.gfx2d.G2dGlyph
_bounds, _drawProp, _g2dObject, _line, _lineArray, _polygon, _scale, _viewport, maxPtArraySz, xarray, yarray
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class hec.gfx2d.DefaultG2dGlyph
draw, getToolTipText, isCurveDrawn, update
Methods inherited from class hec.gfx2d.G2dGlyph
buildLineArray, clearSelection, createG2dLine, createPopupMenu, dataAtPoint, drawLegendPict, editLineProperties, editLineProperties, finalize, getBounds, getCurveCount, getCurveName, getDeviceResolution, getG2dObject, getLegendPictSize, getLegendPictSize, getLine, getLine, getName, getOKListeners, getProperties, getScale, getViewport, getVisibleRect, isLegendItemsVisible, isLineVisible, isVisible, mouseDragged, objectDoubleClick, objectPopupMenu, objectSelect, pointerOver, setColor, setCurveDrawn, setFillColor, setLegendItemsVisible, setLineColor, setLineVisible, setProperties, setShowAllCurvesOnLegend, setVisible, showAllCurvesOnLegend, showPopup, toString
-
Constructor Details
-
MarkerlineGlyph
-