|
ReportMill 8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.reportmill.base.RMObject
com.reportmill.shape.RMShape
com.reportmill.shape.RMSwitchShape
com.reportmill.shape.RMGraph.BarLabel
An inner class for bar labels.
| Field Summary |
| Fields inherited from class com.reportmill.shape.RMShape |
HandleMaxXMaxY, HandleMaxXMidY, HandleMaxXMinY, HandleMidXMaxY, HandleMidXMinY, HandleMinXMaxY, HandleMinXMidY, HandleMinXMinY, HandleWidth, WRAP_TYPE_BOTH, WRAP_TYPE_NONE |
| Constructor Summary | |
RMGraph.BarLabel()
Creates a bar label suitable for insertion in a new graph. |
|
| Method Summary | |
boolean |
acceptsEvents()
Editor method indicates that bar label accepts mouse events when super selected. |
boolean |
childrenSuperSelectImmediately()
Editor method indicates that children should immediately super select. |
java.lang.String |
getDefaultVersionName()
Returns the default version name for this switch shape subclass. |
RMText |
getText()
Returns the text associated with this bar label. |
java.lang.String |
getToolClassName()
Editor method - indicates that this shape should use Scene3D's tool. |
int |
getVersionTextLength(java.lang.String v)
Returns the length of the text for a given switch shape version name. |
boolean |
superSelectable()
Editor method indicates that bar label is super selectable. |
com.ribs.RXElement |
toXML(com.ribs.RXArchiver anArchiver)
XML archival. |
| Methods inherited from class com.reportmill.shape.RMSwitchShape |
acceptsChildren, acceptsMouse, alternateShapeInstance, clone, cloneDeep, copy, equals, fromXML, getAlternates, getChildAnimator, getVersion, getVersion, getVersionKey, getVersionNames, hasAlternateVersions, hasMouseVersions, hasVersion, initWithArchiver, mouseEntered, mouseExited, removeVersion, rpgClone, rpgClone, setAlternates, setChildAnimator, setVersion, setVersion, setVersionKey, setWidthDeep |
| Methods inherited from class com.reportmill.base.RMObject |
didUndo, getAnimAttribute, getClassNameShort |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RMGraph.BarLabel()
| Method Detail |
public java.lang.String getDefaultVersionName()
getDefaultVersionName in class RMSwitchShapepublic RMText getText()
public int getVersionTextLength(java.lang.String v)
public com.ribs.RXElement toXML(com.ribs.RXArchiver anArchiver)
toXML in class RMSwitchShapepublic boolean superSelectable()
superSelectable in class RMSwitchShapepublic boolean childrenSuperSelectImmediately()
childrenSuperSelectImmediately in class RMShapepublic boolean acceptsEvents()
acceptsEvents in class RMShapepublic java.lang.String getToolClassName()
getToolClassName in class RMShape
|
ReportMill 8.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||