|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfree.xml.factory.objects.AbstractObjectDescription
com.jrefinery.report.io.ext.factory.objects.AlignmentObjectDescription
An object-description for an ElementAlignment object.
| Constructor Summary | |
AlignmentObjectDescription()
Creates a new object description. |
|
| Method Summary | |
java.lang.Object |
createObject()
Creates an ElementAlignment object based on this description. |
void |
setParameterFromObject(java.lang.Object o)
Sets the parameters in the object description to match the specified object. |
| Methods inherited from class org.jfree.xml.factory.objects.AbstractObjectDescription |
configure, convertPrimitiveClass, getConfig, getDefinedParameterNames, getInstance, getObjectClass, getParameter, getParameterDefinition, getParameterNames, setParameter, setParameterDefinition |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AlignmentObjectDescription()
| Method Detail |
public java.lang.Object createObject()
ElementAlignment object based on this description.
public void setParameterFromObject(java.lang.Object o)
throws org.jfree.xml.factory.objects.ObjectFactoryException
o - the object (an ElementAlignment instance).
org.jfree.xml.factory.objects.ObjectFactoryException - if the object is not recognised.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||