Package hec.gfx2d
Class G2dEditGlyph
java.lang.Object
hec.gfx2d.G2dGlyph
hec.gfx2d.G2dEditGlyph
- All Implemented Interfaces:
Serializable,Observer
Abstract base class for editable lines, points, etc in Viewport
- 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
Modifier and TypeMethodDescriptionbooleanbooleanmousePressed(LocalPt pt, int modifiers) booleanbooleanobjectEditPopupMenu(LocalPt pt, int modifiers) booleanMethods inherited from class hec.gfx2d.G2dGlyph
buildLineArray, clearSelection, createG2dLine, createPopupMenu, dataAtPoint, draw, drawLegendPict, editLineProperties, editLineProperties, finalize, getBounds, getCurveCount, getCurveName, getDeviceResolution, getG2dObject, getLegendPictSize, getLegendPictSize, getLine, getLine, getName, getOKListeners, getProperties, getScale, getToolTipText, getViewport, getVisibleRect, isCurveDrawn, isLegendItemsVisible, isLineVisible, isVisible, mouseDragged, objectDoubleClick, objectPopupMenu, objectSelect, pointerOver, setColor, setCurveDrawn, setFillColor, setLegendItemsVisible, setLineColor, setLineVisible, setProperties, setShowAllCurvesOnLegend, setVisible, showAllCurvesOnLegend, showPopup, toString, update
-
Constructor Details
-
G2dEditGlyph
-
-
Method Details
-
selectPt
-
mousePressed
-
movePt
-
addPt
-
objectEditPopupMenu
-