FreeHEP API
Version v1.2

org.freehep.graphicsio.emf
Class RealizePalette

java.lang.Object
  |
  +--org.freehep.util.io.Tag
        |
        +--org.freehep.graphicsio.emf.EMFTag
              |
              +--org.freehep.graphicsio.emf.RealizePalette

public class RealizePalette
extends EMFTag

RealizePalette TAG.

Version:
$Id: RealizePalette.java,v 1.1 2002/02/27 22:05:04 duns Exp $
Author:
Mark Donszelmann

Field Summary
 
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, 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 IOException
Specified by:
read in class EMFTag
IOException

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.