org.freehep.graphicsio.emf.gdi
Class Region
java.lang.Object
org.freehep.graphicsio.emf.gdi.Region
public class Region
- extends Object
- Author:
- tonyj
Region
public Region(Rectangle bounds,
Rectangle region)
Region
public Region(EMFInputStream emf)
throws IOException
- Throws:
IOException
write
public void write(EMFOutputStream emf)
throws IOException
- Throws:
IOException
length
public int length()
toString
public String toString()
- Overrides:
toString
in class Object
getBounds
public Rectangle getBounds()
Copyright © 2012. All Rights Reserved.