org.freehep.graphicsio.emf.gdi
Class RealizePalette

java.lang.Object
  extended by org.freehep.util.io.Tag
      extended by org.freehep.graphicsio.emf.EMFTag
          extended by org.freehep.graphicsio.emf.gdi.RealizePalette
All Implemented Interfaces:
GDIObject

public class RealizePalette
extends EMFTag

RealizePalette TAG.

Version:
$Id: RealizePalette.java 10140 2006-12-07 07:50:41Z duns $
Author:
Mark Donszelmann

Field Summary
 
Fields inherited from class org.freehep.graphicsio.emf.EMFTag
logger
 
Fields inherited from class org.freehep.util.io.Tag
DEFAULT_TAG
 
Constructor Summary
RealizePalette()
           
 
Method Summary
 EMFTag read(int tagID, EMFInputStream emf, int len)
           
 
Methods inherited from class org.freehep.graphicsio.emf.EMFTag
read, render, toString, write, write
 
Methods inherited from class org.freehep.util.io.Tag
getName, getTag, getTagType, getVersion
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RealizePalette

public RealizePalette()
Method Detail

read

public EMFTag read(int tagID,
                   EMFInputStream emf,
                   int len)
            throws java.io.IOException
Specified by:
read in class EMFTag
Throws:
java.io.IOException


Copyright © 2000-2007 FreeHEP. All Rights Reserved.