public class Region extends Object
Constructor and Description |
---|
Region(EMFInputStream emf) |
Region(Rectangle bounds,
Rectangle region) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
getBounds() |
int |
length() |
String |
toString() |
void |
write(EMFOutputStream emf) |
public Region(EMFInputStream emf) throws IOException
IOException
public void write(EMFOutputStream emf) throws IOException
IOException
public int length()
public Rectangle getBounds()
Copyright © 2016. All rights reserved.