|
ReportMill 7.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.reportmill.foundation.RMObject
com.reportmill.shape.RMShape
com.reportmill.shape.RMLabels
| Field Summary |
| Fields inherited from class com.reportmill.shape.RMShape |
HandleMaxXMaxY, HandleMaxXMidY, HandleMaxXMinY, HandleMidXMaxY, HandleMidXMinY, HandleMinXMaxY, HandleMinXMidY, HandleMinXMinY, HandleWidth |
| Constructor Summary | |
RMLabels()
|
|
| Method Summary | |
boolean |
canBeUngrouped()
Editor method. |
boolean |
childrenSuperSelectImmediately()
Editor method. |
java.lang.Object |
clone()
Standard implementation of Object clone. |
void |
copy(com.reportmill.foundation.RMObject anObj)
Copies applicable attributes from the given object. |
boolean |
equals(java.lang.Object anObj)
Standard implementation of Object equals. |
void |
fixSize()
|
java.lang.Object |
fromXML(com.ribs.RXArchiver anArchiver,
com.ribs.RXElement anElement)
XML unarchival. |
java.lang.String |
getListKey()
Returns the "List Key" associated with this shape. |
int |
getNumberOfColumns()
|
int |
getNumberOfRows()
|
boolean |
getPaginate()
|
RMSort |
getSort(int anIdex)
|
int |
getSortCount()
|
java.util.List |
getSorts()
|
float |
getSpacingHeight()
|
float |
getSpacingWidth()
|
java.lang.Object |
initWithArchiver(com.reportmill.foundation.RMArchiver anArchiver)
Legacy unarchival. |
float |
labelHeight()
|
float |
labelWidth()
|
RMShape |
rpgClone(com.reportmill.foundation.ReportMill reportMill)
A clone implementation that copies this shape and its children, performing data substituion as well. |
void |
rpgClonePreprocess(com.reportmill.foundation.ReportMill reportMill)
An rpgClone hook called by RMDocument on all children before anything else. |
void |
setHeightDeep(float value,
boolean constrain)
|
void |
setListKey(java.lang.String aKeyPath)
Sets the List Key associated with this shape. |
void |
setNumberOfColumns(int aValue)
|
void |
setNumberOfRows(int aValue)
|
void |
setPaginate(boolean aFlag)
|
void |
setSpacingHeight(float aValue)
|
void |
setSpacingWidth(float aValue)
|
void |
setWidthDeep(float value,
boolean constrain)
|
boolean |
superSelectable()
Editor method. |
com.ribs.RXElement |
toXML(com.ribs.RXArchiver anArchiver)
XML archival. |
| Methods inherited from class com.reportmill.foundation.RMObject |
archiverClassName, didUndo, getAnimAttribute, getClassNameShort |
| Methods inherited from class java.lang.Object |
getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RMLabels()
| Method Detail |
public java.lang.String getListKey()
RMShape
getListKey in class RMShapepublic void setListKey(java.lang.String aKeyPath)
RMShape
setListKey in class RMShapepublic java.util.List getSorts()
public int getSortCount()
public RMSort getSort(int anIdex)
public int getNumberOfRows()
public void setNumberOfRows(int aValue)
public int getNumberOfColumns()
public void setNumberOfColumns(int aValue)
public float getSpacingWidth()
public void setSpacingWidth(float aValue)
public float getSpacingHeight()
public void setSpacingHeight(float aValue)
public boolean getPaginate()
public void setPaginate(boolean aFlag)
public float labelWidth()
public float labelHeight()
public void rpgClonePreprocess(com.reportmill.foundation.ReportMill reportMill)
RMShape
rpgClonePreprocess in class RMShape
public void setWidthDeep(float value,
boolean constrain)
setWidthDeep in class RMShape
public void setHeightDeep(float value,
boolean constrain)
setHeightDeep in class RMShapepublic void fixSize()
public RMShape rpgClone(com.reportmill.foundation.ReportMill reportMill)
RMShape
rpgClone in class RMShapepublic boolean equals(java.lang.Object anObj)
RMShape
equals in class RMShapepublic java.lang.Object clone()
RMShape
clone in class RMShapepublic void copy(com.reportmill.foundation.RMObject anObj)
RMShape
copy in class RMShapepublic java.lang.Object initWithArchiver(com.reportmill.foundation.RMArchiver anArchiver)
initWithArchiver in interface com.reportmill.foundation.RMArchiver.ArchivinginitWithArchiver in class RMShapepublic com.ribs.RXElement toXML(com.ribs.RXArchiver anArchiver)
toXML in class RMShape
public java.lang.Object fromXML(com.ribs.RXArchiver anArchiver,
com.ribs.RXElement anElement)
fromXML in class RMShapepublic boolean superSelectable()
RMShape
superSelectable in class RMShapepublic boolean canBeUngrouped()
RMShape
canBeUngrouped in class RMShapepublic boolean childrenSuperSelectImmediately()
RMShape
childrenSuperSelectImmediately in class RMShape
|
ReportMill 7.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||