public static class RMGraphRPGBar.BarGraphShape2D extends RMParentShape implements RMGraphRPGBar.BarGraphShape
RMTypes.Align, RMTypes.AlignX, RMTypes.AlignYBINDING_PROP_NAME, STROKE_BORDER, STROKE_DOUBLE, STROKE_HIDDEN, STROKE_SHAPE| Constructor and Description |
|---|
BarGraphShape2D(RMGraph aGraph)
Creates a new BarGraphShape2D.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addAxis(RMShape aShape)
Add axis shape.
|
void |
addBar(RMShape aBar,
int aLayer)
Add bar shape.
|
void |
addBarLabel(RMShape aBarLabel,
RMGraphPartSeries.LabelPos aPosition)
Add bar label.
|
void |
addGridLineMajor(RMLineShape aLine)
Add grid line major.
|
void |
addGridLineMinor(RMLineShape aLine)
Add grid line minor.
|
void |
addGridLineSeparator(RMLineShape aLine)
Add grid line separator
|
void |
addLabelAxisLabel(RMShape anAxisLabel)
Add label axis label shape.
|
void |
addValueAxisLabel(RMShape anAxisLabel)
Add value axis label shape.
|
RMGraphRPG |
getGraphRPG()
Returns the RMGraphRPG.
|
protected boolean |
isShowing(RMShape aChild)
Override to make all children show.
|
void |
setGraphRPG(RMGraphRPG aGRPG)
Sets the RMGraphRPG.
|
addChild, addChild, addChild, addChild, addLayoutChild, bringShapesToFront, clone, cloneDeep, computePrefHeight, computePrefWidth, divideShapeFromTop, fromXML, fromXMLChildren, fromXMLShape, getBoundsOfChildren, getChild, getChildArray, getChildContaining, getChildCount, getChildLast, getChildren, getChildrenIntersecting, getChildrenWithClass, getChildrenWithClass, getChildWithClass, getChildWithName, getLayout, getNeedsLayout, getSourceURL, indexOfChild, isHittable, isSourceURLSet, layout, layoutChildren, relayout, removeChild, removeChild, removeChildren, removeLayoutChild, rpgAll, rpgChildren, sendShapesToBack, setHeight, setLayout, setNeedsLayout, setSourceURL, setWidth, toXML, toXMLChildren, toXMLShapeacceptsChildren, acceptsMouse, addBinding, addBinding, addDeepChangeListener, addMouseListener, animUpdate, bounds, childrenSuperSelectImmediately, contains, convertedPointFromShape, convertedPointToShape, convertedRectFromShape, convertedRectToShape, convertedVectorFromShape, convertedVectorToShape, convertFromShape, convertPathFromShape, convertPathToShape, convertPointFromShape, convertPointToShape, convertRectFromShape, convertRectToShape, convertToShape, convertVectorFromShape, convertVectorToShape, copyShape, createDivideShapeRemainder, deepChange, divideShapeFromEdge, get, get, getAlignment, getAlignmentX, getAlignmentY, getAncestor, getAncestorCount, getAncestorInCommon, getAnimator, getAnimator, getAutosizing, getAutosizingDefault, getBestHeight, getBestHeight, getBestWidth, getBestWidth, getBinding, getBinding, getBindingCount, getBindings, getBounds, getBoundsInside, getBoundsMarked, getBoundsMarkedDeep, getChildAnimator, getChildAnimator, getChildClipShape, getClipShape, getColor, getDashArrayString, getDashPhase, getDatasetEntity, getDatasetKey, getDisplayedFill, getDisplayedStroke, getDocument, getEffect, getEventAdapter, getFill, getFont, getFormat, getFrame, getFrameHeight, getFrameMaxX, getFrameMaxY, getFrameWidth, getFrameX, getFrameXY, getFrameY, getHeight, getHover, getLayoutInfo, getMaskPath, getMaxX, getMaxY, getMinHeight, getMinHeight, getMinWidth, getMinWidth, getName, getOpacity, getOpacityDeep, getOutline, getPageBreak, getPageBreakMax, getPageBreakPage, getPageBreakPageMax, getPageShape, getParent, getParent, getPath, getPathInBounds, getPrefHeight, getPrefHeight, getPrefWidth, getPrefWidth, getPropertyNameMapped, getPropertyNames, getPropertyNames, getRoll, getRootShape, getRSS, getScaleX, getScaleY, getShapesToAncestor, getShapesToDescendant, getShapesToShape, getSize, getSkewX, getSkewY, getStroke, getStrokeColor, getStrokeOnTop, getStrokeStyle, getStrokeWidth, getTextColor, getTimeline, getTimeline, getTransform, getTransformFromShape, getTransformInverse, getTransformToShape, getUndoer, getURL, getVisbileBounds, getVisibleBounds, getVisibleBounds, getVisibleBounds, getWidth, getX, getXY, getXYP, getY, height, indexOf, intersects, isAncestor, isAnimProperty, isDeletable, isDescendant, isEditing, isEnabled, isFontSet, isHittable, isLocked, isMinHeightSet, isMinWidthSet, isPrefHeightSet, isPrefWidthSet, isRoot, isRSS, isShowing, isUnderlined, isUseFill, isUseStroke, isViewing, isVisible, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, offsetXY, page, pageMax, paint, paintShape, paintShapeAll, paintShapeChildren, paintShapeOver, propertyChange, put, removeBinding, removeBinding, removeDeepChangeListener, removeFromParent, removeMouseListener, repaint, repaint, resolvePageReferences, rpgBindings, rpgShape, setAlignment, setAlignmentX, setAlignmentY, setAutosizing, setBestHeight, setBestSize, setBounds, setBounds, setColor, setDashArrayString, setDashPhase, setEffect, setEnabled, setFill, setFont, setFormat, setFrame, setFrame, setFrameSize, setFrameX, setFrameXY, setFrameXY, setFrameY, setHover, setLayoutInfo, setLocked, setMinHeight, setMinSize, setMinWidth, setName, setOpacity, setOutline, setParent, setPrefHeight, setPrefWidth, setRoll, setScaleX, setScaleXY, setScaleY, setShowing, setSize, setSize, setSkewX, setSkewXY, setSkewY, setStroke, setStrokeColor, setStrokeStyle, setStrokeWidth, setTextColor, setTime, setTimeline, setUnderlined, setURL, setUseFill, setUseStroke, setVisible, setX, setXY, setXY, setXYP, setY, shapeHidden, shapeShown, superSelectable, toString, undoerDisable, undoerEnable, undoerSetUndoTitle, width, x, yaddPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, getPCEvent, removePropertyChangeListener, sendPropertyChangeaddListener, getListener, getListenerCount, getListenerCount, getListenerList, getListeners, hasListeners, removeListenerpublic BarGraphShape2D(RMGraph aGraph)
public RMGraphRPG getGraphRPG()
getGraphRPG in interface RMGraphRPG.GraphShapepublic void setGraphRPG(RMGraphRPG aGRPG)
setGraphRPG in interface RMGraphRPG.GraphShapepublic void addGridLineMajor(RMLineShape aLine)
addGridLineMajor in interface RMGraphRPGBar.BarGraphShapepublic void addGridLineMinor(RMLineShape aLine)
addGridLineMinor in interface RMGraphRPGBar.BarGraphShapepublic void addGridLineSeparator(RMLineShape aLine)
addGridLineSeparator in interface RMGraphRPGBar.BarGraphShapepublic void addBar(RMShape aBar, int aLayer)
addBar in interface RMGraphRPGBar.BarGraphShapepublic void addBarLabel(RMShape aBarLabel, RMGraphPartSeries.LabelPos aPosition)
addBarLabel in interface RMGraphRPGBar.BarGraphShapepublic void addAxis(RMShape aShape)
addAxis in interface RMGraphRPGBar.BarGraphShapepublic void addValueAxisLabel(RMShape anAxisLabel)
addValueAxisLabel in interface RMGraphRPGBar.BarGraphShapepublic void addLabelAxisLabel(RMShape anAxisLabel)
addLabelAxisLabel in interface RMGraphRPGBar.BarGraphShapeprotected boolean isShowing(RMShape aChild)
isShowing in class RMParentShape