public class RMGraphPartSeries extends RMProxyShape
Modifier and Type | Class and Description |
---|---|
static class |
RMGraphPartSeries.LabelPosition |
WRAP_TYPE_BOTH, WRAP_TYPE_NONE
Constructor and Description |
---|
RMGraphPartSeries(RMGraphArea aGraphArea)
Creates a new series part.
|
Modifier and Type | Method and Description |
---|---|
RMXString |
createXString()
Overrides RMText method to create an xstring that is aligned center by default.
|
boolean |
equals(java.lang.Object anObj)
Standard equals implementation.
|
java.lang.Object |
fromXMLShape(com.reportmill.archiver.RXArchiver anArchiver,
com.reportmill.archiver.RXElement anElement,
java.lang.Object anOwner)
XML unarchival.
|
RMGraphPartSeries.LabelPosition |
getFirstActivePosition()
Returns the first active position.
|
RMText |
getLabelShape(RMGraphPartSeries.LabelPosition aPosition)
Returns a label shape for given position.
|
RMGraphPartSeries.LabelPosition |
getPosition()
Returns the value label position (top, middle, bottom, outside).
|
RMGraphPartSeries.LabelPosition |
getPosition(java.lang.String aString)
Returns a label position for a given string.
|
RMText |
getProxy()
Returns the proxy, determined by the current position.
|
float |
getRoll()
Override to handle proxy.
|
java.lang.String |
getTitle()
Returns the title of the series.
|
java.lang.String |
getTitleDefault()
Returns the default title.
|
void |
setPosition(RMGraphPartSeries.LabelPosition aPosition)
Sets the value label position (top, middle, bottom, outside).
|
void |
setRoll(float aValue)
Override to handle proxy.
|
void |
setTitle(java.lang.String aTitle)
Sets the title of the series.
|
com.reportmill.archiver.RXElement |
toXMLShape(com.reportmill.archiver.RXArchiver anArchiver,
java.lang.Object anOwner)
XML archival.
|
clone, getEffect, getFill, getFillSuper, getFont, getFormat, getHover, getOpacity, getOutline, getStroke, getStrokeSuper, getTextColor, getUrl, isUnderlined, rebuild, setEffect, setFill, setFont, setFormat, setHover, setOpacity, setOutline, setProxy, setStroke, setTextColor, setUnderlined, setUrl
acceptsChildren, acceptsMouse, addBinding, addChild, addChild, addChild, addChild, animUpdate, bounds, bringShapesToFront, checkBindings, childrenSuperSelectImmediately, cloneDeep, contains, convertedPointFromShape, convertedPointToShape, convertedRectFromShape, convertedRectToShape, convertedSizeFromShape, convertedSizeToShape, convertedVectorFromShape, convertedVectorToShape, convertFromShape, convertPathFromShape, convertPathToShape, convertPointFromShape, convertPointToShape, convertRectFromShape, convertRectToShape, convertSizeFromShape, convertSizeToShape, convertToShape, convertVectorFromShape, convertVectorToShape, copyShape, createDivideShapeRemainder, createLayout, createPartClone, divideShapeFromEdge, divideShapeFromTop, doLayout, firePropertyChange, fromXML, fromXMLShapeChildren, fromXMLShapeLayout, get, get, getAction, getAncestor, getAncestorCount, getAncestorInCommon, getAnim, getAnim, getAnimator, getAnimator, getAspectMapped, getAspects, getAutosizing, getAutosizingDefault, getBinder, getBinding, getBinding, getBindingCount, getBounds, getBoundsInside, getBoundsMarked, getBoundsMarkedDeep, getBoundsOfChildren, getCausesWrap, getCausesWrapType, getChild, getChildAnimator, getChildAnimator, getChildArray, getChildClipShape, getChildContaining, getChildCount, getChildLast, getChildren, getChildrenIntersecting, getChildrenWhoCauseWrap, getChildrenWithClass, getChildrenWithClass, getChildWithClass, getChildWithName, getClipShape, getColor, getDatasetEntity, getDatasetKey, getDocument, getFloat, getFrame, getFrame, getFrameMaxX, getFrameMaxY, getFrameX, getFrameXY, getFrameY, getHeight, getImageFill, getLayout, getLineWidth, getMaskPath, getMaximumSize, getMaximumSizeProperty, getMaxX, getMaxY, getMinimumSize, getMinimumSizeProperty, getName, getOpacityDeep, getOriginal, getPageBreak, getPageBreakMax, getPageBreakPage, getPageBreakPageMax, getPageShape, getParent, getParentWithClass, getPart, getPartCount, getPartDeep, getPartDeepCount, getPath, getPathInBounds, getPreferredSize, getPreferredSizeImpl, getPreferredSizeProperty, getPreferredSizeX, getReportMill, getRootShape, getScaleX, getScaleY, getShapesToAncestor, getShapesToDescendant, getShapesToShape, getSize, getSizeP, getSkewX, getSkewY, getStrokeColor, getStrokeWidth, getTransform, getTransformFromShape, getTransformInverse, getTransformToShape, getUndoer, getVisbileBounds, getVisibleBounds, getVisibleBounds, getVisibleBounds, getWidth, getX, getXY, getXYP, getY, height, indexOf, indexOfChild, intersects, isAncestor, isAnimProperty, isDescendant, isEditing, isHittable, isHittableChild, isLocked, isMouseDown, isMouseOver, isRoot, isShowing, isValid, isViewing, isVisible, isVisibleChild, isVisibleDeep, layoutReset, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, notRSS, offsetChildrenXY, offsetXY, page, pageMax, paint, paintShape, paintShapeAll, paintShapeChildren, paintShapeOver, propertyChange, put, removeBinding, removeBinding, removeChild, removeChild, removeChildren, removeFromParent, repaint, repaint, resolvePageReferences, revalidate, sendShapesToBack, setAction, setAutosizing, setBounds, setBounds, setCausesWrap, setCausesWrapType, setColor, setFrame, setFrame, setFrameSize, setFrameX, setFrameXY, setFrameXY, setFrameY, setHeight, setHeightToFit, setLayout, setLayoutEnabled, setLineWidth, setLocked, setMaximumSize, setMinimumSize, setName, setParent, setPreferredSize, setReportMill, setReportMillBindings, setReportMillDeep, setScaleX, setScaleXY, setScaleY, setSize, setSize, setSizeP, setSizeToFit, setSizeToFit, setSkewX, setSkewXY, setSkewY, setStrokeColor, setStrokeWidth, setTime, setVisible, setWidth, setX, setXY, setXY, setXYP, setY, shapeHidden, shapeShown, superSelectable, toString, toXML, toXMLShapeChildren, toXMLShapeLayout, undoerDisable, undoerEnable, undoerSetUndoTitle, validate, width, x, y
public RMGraphPartSeries(RMGraphArea aGraphArea)
public java.lang.String getTitle()
public void setTitle(java.lang.String aTitle)
public java.lang.String getTitleDefault()
public RMGraphPartSeries.LabelPosition getPosition()
public void setPosition(RMGraphPartSeries.LabelPosition aPosition)
public RMGraphPartSeries.LabelPosition getPosition(java.lang.String aString)
public RMText getProxy()
getProxy
in class RMProxyShape
public RMText getLabelShape(RMGraphPartSeries.LabelPosition aPosition)
public RMGraphPartSeries.LabelPosition getFirstActivePosition()
public void setRoll(float aValue)
public RMXString createXString()
public boolean equals(java.lang.Object anObj)
public com.reportmill.archiver.RXElement toXMLShape(com.reportmill.archiver.RXArchiver anArchiver, java.lang.Object anOwner)
toXMLShape
in class RMShape
public java.lang.Object fromXMLShape(com.reportmill.archiver.RXArchiver anArchiver, com.reportmill.archiver.RXElement anElement, java.lang.Object anOwner)
fromXMLShape
in class RMShape