Uses of Class
org.jfree.xml.generator.model.KeyDescription
-
Packages that use KeyDescription Package Description org.jfree.xml.generator.model Contains the classes describing the class model used in the JFreeChart XML-parser and writer. -
-
Uses of KeyDescription in org.jfree.xml.generator.model
Methods in org.jfree.xml.generator.model that return KeyDescription Modifier and Type Method Description KeyDescription
IndexedPropertyInfo. getKey()
Returns the key.Methods in org.jfree.xml.generator.model with parameters of type KeyDescription Modifier and Type Method Description void
IndexedPropertyInfo. setKey(KeyDescription key)
Sets the key.
-