HEADER

Uses of Class
biouml.workbench.diagram.DiagramExporterRegistry.ExporterInfo

Packages that use DiagramExporterRegistry.ExporterInfo
biouml.workbench.diagram 

Uses of DiagramExporterRegistry.ExporterInfo in biouml.workbench.diagram
 

Methods in biouml.workbench.diagram that return DiagramExporterRegistry.ExporterInfo
static ExporterInfo[]DiagramExporterRegistry.getExporterInfo(String format, Diagram diagram)
          Returns suitable exporter for the specified format.
 


FOOTER

BOTTOM