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.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ModelWriter.writeManualMapping(Writer writer,
ManualMappingInfo mi)
Writes a manual mapping to the XML output.
|
Modifier and Type | Method and Description |
---|---|
ManualMappingInfo[] |
MappingModel.getManualMapping()
Returns the manual mapping info.
|
Modifier and Type | Method and Description |
---|---|
void |
MappingModel.addManualMapping(ManualMappingInfo mappingInfo)
Adds a manual mapping.
|
Copyright © 2001–2018 JFree.org. All rights reserved.