Modifier and Type | Class and Description |
---|---|
static class |
RMGraphPartSeries.LabelPos |
RMTypes.Align, RMTypes.AlignX, RMTypes.AlignY
Constructor and Description |
---|
RMGraphPartSeries(RMGraph aGraph)
Creates a new series part.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
fromXML(XMLArchiver anArchiver,
XMLElement anElement)
XML unarchival.
|
RMEffect |
getEffect()
Override to handle proxy.
|
RMFill |
getFill()
Override to handle proxy.
|
RMGraphPartSeries.LabelPos |
getFirstActivePosition()
Returns the first active position.
|
RMFont |
getFont()
Override to handle proxy.
|
RMFormat |
getFormat()
Override to handle proxy.
|
java.lang.String |
getHover()
Override to handle proxy.
|
RMTextShape |
getLabelShape(RMGraphPartSeries.LabelPos aPosition)
Returns a label shape for given position.
|
float |
getOpacity()
Override to handle proxy.
|
RMXString.Outline |
getOutline()
Override to handle proxy.
|
RMGraphPartSeries.LabelPos |
getPosition()
Returns the value label position (top, middle, bottom, outside).
|
RMGraphPartSeries.LabelPos |
getPosition(java.lang.String aString)
Returns a label position for a given string.
|
RMTextShape |
getProxy()
Returns the proxy, determined by the current position.
|
double |
getRoll()
Override to handle proxy.
|
RMStroke |
getStroke()
Override to handle proxy.
|
RMColor |
getTextColor()
Override to handle proxy.
|
java.lang.String |
getTitle()
Returns the title of the series.
|
java.lang.String |
getURL()
Override to handle proxy.
|
boolean |
isUnderlined()
Override to handle proxy.
|
void |
setEffect(RMEffect anEffect)
Override to handle proxy.
|
void |
setFill(RMFill aFill)
Override to handle proxy.
|
void |
setFont(RMFont aFont)
Override to handle proxy.
|
void |
setFormat(RMFormat aFormat)
Override to handle proxy.
|
void |
setHover(java.lang.String aString)
Override to handle proxy.
|
void |
setOpacity(float aValue)
Override to handle proxy.
|
void |
setOutline(RMXString.Outline anOutline)
Override to handle proxy.
|
void |
setPosition(RMGraphPartSeries.LabelPos aPosition)
Sets the value label position (top, middle, bottom, outside).
|
void |
setRoll(double aValue)
Override to handle proxy.
|
void |
setStroke(RMStroke aStroke)
Override to handle proxy.
|
void |
setTextColor(RMColor aColor)
Override to handle proxy.
|
void |
setTitle(java.lang.String aTitle)
Sets the title of the series.
|
void |
setUnderlined(boolean aFlag)
Override to handle proxy.
|
void |
setURL(java.lang.String aURL)
Override to handle proxy.
|
XMLElement |
toXML(XMLArchiver anArchiver)
XML archival.
|
acceptsChildren, acceptsMouse, addBinding, addBinding, addDeepChangeListener, addMouseListener, animUpdate, bounds, childrenSuperSelectImmediately, clone, cloneDeep, contains, convertedPointFromShape, convertedPointToShape, convertedRectFromShape, convertedRectToShape, convertFromShape, convertPathFromShape, convertPathToShape, convertPointFromShape, convertPointToShape, convertRectFromShape, convertRectToShape, convertToShape, convertVectorFromShape, convertVectorToShape, copyShape, deepChange, divideShapeFromEdge, divideShapeFromTop, get, get, getAlignment, getAlignmentX, getAlignmentY, getAncestor, getAncestorCount, getAncestorInCommon, getAnimator, getAnimator, getAutosizing, getAutosizingDefault, getBestHeight, getBestHeight, getBestWidth, getBestWidth, getBinding, getBinding, getBindingCount, getBounds, getBoundsInside, getBoundsMarked, getBoundsMarkedDeep, getChild, getChildAnimator, getChildAnimator, getChildCount, getChildren, getClipShape, getColor, getDatasetEntity, getDatasetKey, getDocument, getEventAdapter, getFrame, getFrameHeight, getFrameMaxX, getFrameMaxY, getFrameWidth, getFrameX, getFrameXY, getFrameY, getHeight, getLayoutInfo, getMaskPath, getMaxX, getMaxY, getMinHeight, getMinHeight, getMinWidth, getMinWidth, getName, getOpacityDeep, getPageBreak, getPageBreakMax, getPageBreakPage, getPageBreakPageMax, getPageShape, getParent, getParent, getPath, getPathInBounds, getPrefHeight, getPrefHeight, getPrefWidth, getPrefWidth, getPropertyNameMapped, getPropertyNames, getRootShape, getScaleX, getScaleY, getShapesToAncestor, getShapesToDescendant, getShapesToShape, getSize, getSkewX, getSkewY, getStrokeColor, getStrokeOnTop, getStrokeWidth, getTimeline, getTimeline, getTransform, getTransformFromShape, getTransformInverse, getTransformToShape, getUndoer, getWidth, getX, getXY, getXYP, getY, height, indexOf, intersects, isAncestor, isAnimProperty, isDescendant, isEditing, isEnabled, isFontSet, isHittable, isLocked, isMinHeightSet, isMinWidthSet, isPrefHeightSet, isPrefWidthSet, isRoot, isRSS, 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, rpgAll, rpgBindings, setAlignment, setAlignmentX, setAlignmentY, setAutosizing, setBestHeight, setBestSize, setBounds, setBounds, setColor, setEnabled, setFrame, setFrame, setFrameSize, setFrameX, setFrameXY, setFrameXY, setFrameY, setHeight, setLayoutInfo, setLocked, setMinHeight, setMinSize, setMinWidth, setName, setParent, setPrefHeight, setPrefWidth, setScaleX, setScaleXY, setScaleY, setSize, setSize, setSkewX, setSkewXY, setSkewY, setStrokeColor, setStrokeWidth, setTime, setVisible, setWidth, setX, setXY, setXY, setXYP, setY, superSelectable, toString, undoerDisable, undoerEnable, undoerSetUndoTitle, width, x, y
public RMGraphPartSeries(RMGraph aGraph)
public java.lang.String getTitle()
public void setTitle(java.lang.String aTitle)
public RMGraphPartSeries.LabelPos getPosition()
public void setPosition(RMGraphPartSeries.LabelPos aPosition)
public RMGraphPartSeries.LabelPos getPosition(java.lang.String aString)
public RMTextShape getLabelShape(RMGraphPartSeries.LabelPos aPosition)
public RMGraphPartSeries.LabelPos getFirstActivePosition()
public RMTextShape getProxy()
public RMStroke getStroke()
public void setStroke(RMStroke aStroke)
public void setFill(RMFill aFill)
public RMEffect getEffect()
public void setEffect(RMEffect anEffect)
public float getOpacity()
getOpacity
in class RMShape
public void setOpacity(float aValue)
setOpacity
in class RMShape
public RMColor getTextColor()
getTextColor
in class RMShape
public void setTextColor(RMColor aColor)
setTextColor
in class RMShape
public void setFont(RMFont aFont)
public boolean isUnderlined()
isUnderlined
in class RMShape
public void setUnderlined(boolean aFlag)
setUnderlined
in class RMShape
public RMXString.Outline getOutline()
getOutline
in class RMShape
public void setOutline(RMXString.Outline anOutline)
setOutline
in class RMShape
public RMFormat getFormat()
public void setFormat(RMFormat aFormat)
public java.lang.String getURL()
public void setURL(java.lang.String aURL)
public java.lang.String getHover()
public void setHover(java.lang.String aString)
public void setRoll(double aValue)
public XMLElement toXML(XMLArchiver anArchiver)