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 G2dLine
boolean
dataAtPoint
(LocalPt point) void
protected List
protected NumberFormat
boolean
objectPopupMenu
(LocalPt point, int modifiers) protected boolean
Methods inherited from class hec.gfx2d.swing.charts.bar.BarGlyph
drawRectWithProperties
Methods 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:
createG2dLine
in classG2dGlyph
-
getOKListeners
- Overrides:
getOKListeners
in classG2dGlyph
-
draw
-
dataAtPoint
- Overrides:
dataAtPoint
in classG2dGlyph
-
objectPopupMenu
- Overrides:
objectPopupMenu
in classG2dGlyph
-
showLabel
protected boolean showLabel() -
getValueFormatter
- Specified by:
getValueFormatter
in classBarGlyph
-
getBounds
-