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
IOExceptionpublic void write(EMFOutputStream emf) throws IOException
IOExceptionpublic int length()
public Rectangle getBounds()
Copyright © 2020. All rights reserved.