public class RMProxyShape extends RMShape
WRAP_TYPE_BOTH, WRAP_TYPE_NONE
Constructor and Description |
---|
RMProxyShape() |
Modifier and Type | Method and Description |
---|---|
RMProxyShape |
clone()
Standard clone implementation.
|
com.reportmill.shape.fill.RMEffect |
getEffect()
Override to handle proxy.
|
RMFill |
getFill()
Override to handle proxy.
|
RMFill |
getFillSuper()
Override to handle proxy.
|
RMFont |
getFont()
Override to handle proxy.
|
RMFormat |
getFormat()
Override to handle proxy.
|
java.lang.String |
getHover()
Override to handle proxy.
|
float |
getOpacity()
Override to handle proxy.
|
RMXString.Outline |
getOutline()
Override to handle proxy.
|
RMShape |
getProxy()
Returns the proxy shape.
|
RMStroke |
getStroke()
Override to handle proxy.
|
RMStroke |
getStrokeSuper()
Override to handle proxy.
|
RMColor |
getTextColor()
Override to handle proxy.
|
java.lang.String |
getUrl()
Override to handle proxy.
|
boolean |
isUnderlined()
Override to handle proxy.
|
void |
rebuild()
Called when there is a property change.
|
void |
setEffect(com.reportmill.shape.fill.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 |
setProxy(RMShape aShape)
Sets the proxy shape.
|
void |
setStroke(RMStroke aStroke)
Override to handle proxy.
|
void |
setTextColor(RMColor aColor)
Override to handle proxy.
|
void |
setUnderlined(boolean aFlag)
Override to handle proxy.
|
void |
setUrl(java.lang.String aURL)
Override to handle proxy.
|
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, equals, firePropertyChange, fromXML, fromXMLShape, 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, getRoll, 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, setRoll, 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, toXMLShape, toXMLShapeChildren, toXMLShapeLayout, undoerDisable, undoerEnable, undoerSetUndoTitle, validate, width, x, y
public RMShape getProxy()
public void setProxy(RMShape aShape)
public RMStroke getStroke()
public void setStroke(RMStroke aStroke)
public RMStroke getStrokeSuper()
public void setFill(RMFill aFill)
public RMFill getFillSuper()
public com.reportmill.shape.fill.RMEffect getEffect()
public void setEffect(com.reportmill.shape.fill.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 rebuild()
public RMProxyShape clone()