|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.pixie.wmf.MfLogRegion
public class MfLogRegion
A Wmf logical region definition.
Field Summary |
---|
Fields inherited from interface org.jfree.pixie.wmf.WmfObject |
---|
OBJ_BRUSH, OBJ_FONT, OBJ_PALETTE, OBJ_PEN, OBJ_REGION |
Constructor Summary | |
---|---|
MfLogRegion()
|
Method Summary | |
---|---|
java.awt.Rectangle |
getBounds()
|
int |
getType()
|
void |
setBounds(int x,
int y,
int w,
int h)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MfLogRegion()
Method Detail |
---|
public int getType()
getType
in interface WmfObject
public void setBounds(int x, int y, int w, int h)
public java.awt.Rectangle getBounds()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |