Package hec.gfx2d.swing.charts.bar
Class BarGroupGlyph
java.lang.Object
hec.gfx2d.G2dGlyph
hec.gfx2d.swing.charts.bar.BarGlyph
hec.gfx2d.swing.charts.bar.BarGroupGlyph
- All Implemented Interfaces:
Serializable,Observer
Copyright (C) 2017 Hydrologic Engineering Center,
United States Army Corps of Engineers, All Rights Reserved
HEC-Java NEXGEN
- 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 TypeMethodDescriptionprotected G2dLinebooleandataAtPoint(LocalPt point) voidprotected Listprotected NumberFormatbooleanobjectPopupMenu(LocalPt point, int modifiers) protected booleanMethods inherited from class hec.gfx2d.swing.charts.bar.BarGlyph
drawRectWithPropertiesMethods inherited from class hec.gfx2d.G2dGlyph
buildLineArray, clearSelection, createPopupMenu, drawLegendPict, editLineProperties, editLineProperties, finalize, getCurveCount, getCurveName, getDeviceResolution, getG2dObject, getLegendPictSize, getLegendPictSize, getLine, getLine, getName, getProperties, getScale, getToolTipText, getViewport, getVisibleRect, isCurveDrawn, isLegendItemsVisible, isLineVisible, isVisible, mouseDragged, objectDoubleClick, objectSelect, pointerOver, setColor, setCurveDrawn, setFillColor, setLegendItemsVisible, setLineColor, setLineVisible, setProperties, setShowAllCurvesOnLegend, setVisible, showAllCurvesOnLegend, showPopup, toString, update
-
Constructor Details
-
BarGroupGlyph
-
-
Method Details
-
createG2dLine
- Overrides:
createG2dLinein classG2dGlyph
-
getOKListeners
- Overrides:
getOKListenersin classG2dGlyph
-
draw
-
dataAtPoint
- Overrides:
dataAtPointin classG2dGlyph
-
objectPopupMenu
- Overrides:
objectPopupMenuin classG2dGlyph
-
showLabel
protected boolean showLabel() -
getValueFormatter
- Specified by:
getValueFormatterin classBarGlyph
-
getBounds
-