FreeHEP API
Version current

org.freehep.graphicsio.emf
Class FlattenPath

java.lang.Object
  extended byorg.freehep.util.io.Tag
      extended byorg.freehep.graphicsio.emf.EMFTag
          extended byorg.freehep.graphicsio.emf.FlattenPath

public class FlattenPath
extends EMFTag

FlattenPath TAG.

Version:
$Id: FlattenPath.java,v 1.1 2002/02/27 22:05:03 duns Exp $
Author:
Mark Donszelmann
Source Code:
FlattenPath.java

Field Summary
 
Fields inherited from class org.freehep.util.io.Tag
DEFAULT_TAG
 
Constructor Summary
FlattenPath()
           
 
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

FlattenPath

public FlattenPath()
Method Detail

read

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

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.