Uses of Package
org.jfree.xml.generator.model
-
Packages that use org.jfree.xml.generator.model Package Description org.jfree.xml.generator XML generatorBeanInfoBeanInfoBeanInfo.org.jfree.xml.generator.model Contains the classes describing the class model used in the JFreeChart XML-parser and writer. -
Classes in org.jfree.xml.generator.model used by org.jfree.xml.generator Class Description ClassDescription A description of a Java class.Comments A set of comments for a model.DescriptionModel A model containing class descriptions.ManualMappingInfo The manual mapping describes, how a certain class is handled in the parser.MultiplexMappingInfo Defines the multiplex entries for a certain base class.PropertyInfo Information about a property. -
Classes in org.jfree.xml.generator.model used by org.jfree.xml.generator.model Class Description ClassDescription A description of a Java class.Comments A set of comments for a model.KeyDescription A key description.ManualMappingInfo The manual mapping describes, how a certain class is handled in the parser.MappingModel A mapping model.MultiplexMappingInfo Defines the multiplex entries for a certain base class.PropertyInfo Information about a property.PropertyType An enumeration over the defined property types.TypeInfo Retains information about a type.