|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeInfo | |
---|---|
org.jfree.xml.generator.model | Contains the classes describing the class model used in the JFreeChart XML-parser and writer. |
Uses of TypeInfo in org.jfree.xml.generator.model |
---|
Subclasses of TypeInfo in org.jfree.xml.generator.model | |
---|---|
class |
IgnoredPropertyInfo
Represents an ignored property. |
class |
IndexedPropertyInfo
Indexed property info. |
class |
PropertyInfo
Information about a property. |
Methods in org.jfree.xml.generator.model that return TypeInfo | |
---|---|
TypeInfo[] |
MultiplexMappingInfo.getChildClasses()
Returns the child classes. |
TypeInfo[] |
ClassDescription.getConstructorDescription()
Returns the constructor descriptions. |
TypeInfo[] |
KeyDescription.getParameters()
Returns the parameters. |
Methods in org.jfree.xml.generator.model with parameters of type TypeInfo | |
---|---|
void |
MultiplexMappingInfo.setChildClasses(TypeInfo[] childClasses)
Sets the child classes. |
void |
ClassDescription.setConstructorDescription(TypeInfo[] constructorDescription)
Sets the constructor description. |
Constructors in org.jfree.xml.generator.model with parameters of type TypeInfo | |
---|---|
KeyDescription(TypeInfo[] parameters)
Creates a new key description instance. |
|
JCommon 1.0.17-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |