org.freehep.graphicsio.emf.gdi
Class SetMetaRgn
java.lang.Object
org.freehep.util.io.Tag
org.freehep.graphicsio.emf.EMFTag
org.freehep.graphicsio.emf.gdi.SetMetaRgn
- All Implemented Interfaces:
- GDIObject
public class SetMetaRgn
- extends EMFTag
SetMetaRgn TAG.
- Version:
- $Id: SetMetaRgn.java 10367 2007-01-22 19:26:48Z duns $
- Author:
- Mark Donszelmann
Fields inherited from class org.freehep.graphicsio.emf.EMFTag |
logger |
Fields inherited from class org.freehep.util.io.Tag |
DEFAULT_TAG |
Methods inherited from class org.freehep.util.io.Tag |
getName, getTag, getTagType, getVersion |
SetMetaRgn
public SetMetaRgn()
read
public EMFTag read(int tagID,
EMFInputStream emf,
int len)
throws IOException
- Specified by:
read
in class EMFTag
- Throws:
IOException
render
public void render(EMFRenderer renderer)
- displays the tag using the renderer
- Specified by:
render
in interface GDIObject
- Overrides:
render
in class EMFTag
- Parameters:
renderer
- EMFRenderer storing the drawing session data
Copyright © 2012. All Rights Reserved.