org.jfree.pixie.wmf
Class MfPalette

java.lang.Object
  extended by org.jfree.pixie.wmf.MfPalette
All Implemented Interfaces:
WmfObject

public class MfPalette
extends java.lang.Object
implements WmfObject

A WmfLogicalPalette, currently not implemented.


Field Summary
 
Fields inherited from interface org.jfree.pixie.wmf.WmfObject
OBJ_BRUSH, OBJ_FONT, OBJ_PALETTE, OBJ_PEN, OBJ_REGION
 
Constructor Summary
MfPalette()
           
 
Method Summary
 int getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MfPalette

public MfPalette()
Method Detail

getType

public int getType()
Specified by:
getType in interface WmfObject