Uses of Interface
org.pentaho.reporting.libraries.pixie.wmf.WmfObject
- 
Packages that use WmfObject Package Description org.pentaho.reporting.libraries.pixie.wmf  - 
- 
Uses of WmfObject in org.pentaho.reporting.libraries.pixie.wmf
Classes in org.pentaho.reporting.libraries.pixie.wmf that implement WmfObject Modifier and Type Class Description classMfLogBrushA Windows metafile logical brush object.classMfLogFontA Windows metafile logical font object.classMfLogPaletteclassMfLogPenA Windows metafile logical pen object.classMfLogRegionA Wmf logical region definition.classMfPaletteA WmfLogicalPalette, currently not implemented.Methods in org.pentaho.reporting.libraries.pixie.wmf that return WmfObject Modifier and Type Method Description WmfObjectWmfFile. getObject(int slot)Methods in org.pentaho.reporting.libraries.pixie.wmf with parameters of type WmfObject Modifier and Type Method Description voidWmfFile. storeObject(WmfObject o) 
 -