Uses of Class
org.jfree.xml.factory.objects.ObjectFactoryException
Packages that use ObjectFactoryException
-
Uses of ObjectFactoryException in org.jfree.xml.factory.objects
Methods in org.jfree.xml.factory.objects that throw ObjectFactoryExceptionModifier and TypeMethodDescriptionvoid
ArrayObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
BasicStrokeObjectDescription.setParameterFromObject
(Object o) Sets the parameters for this description to match the supplied object.void
BeanObjectDescription.setParameterFromObject
(Object o) Sets the parameters in the description to match the supplied object.void
BooleanObjectDescription.setParameterFromObject
(Object o) Sets the description object parameters to match the supplied object (which should be an instance ofBoolean
.void
ByteObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
CharacterObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
ClassLoaderObjectDescription.setParameterFromObject
(Object o) Sets the parameters of the object description to match the supplied object.void
CollectionObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
ColorObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
DateObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
DecimalFormatObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
Dimension2DObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
DimensionObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
DoubleObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
FloatObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
IntegerObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
Line2DObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
LongObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
ObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
Point2DObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
Rectangle2DObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
ShortObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
SimpleDateFormatObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
StringObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.void
URLObjectDescription.setParameterFromObject
(Object o) Sets the parameters of this description object to match the supplied object.