|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jfree.pixie.wmf.MfDcState.MfScale
public class MfDcState.MfScale
Constructor Summary | |
---|---|
MfDcState.MfScale(int xNum,
int xDenom,
int yNum,
int yDenom)
|
Method Summary | |
---|---|
int |
scaleX(int coord)
|
int |
scaleY(int coord)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MfDcState.MfScale(int xNum, int xDenom, int yNum, int yDenom)
Method Detail |
---|
public int scaleX(int coord)
public int scaleY(int coord)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |