|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bbn.openmap.omGraphics.FontSizer
org.ka2ddo.yaac.gui.drawlayer.SaveableFontSizer
public class SaveableFontSizer
| Field Summary |
|---|
| Fields inherited from class com.bbn.openmap.omGraphics.FontSizer |
|---|
baseScale, curScale, font, lastFont, lastScale, maxPointSize, minPointSize, multiplier |
| Constructor Summary | |
|---|---|
SaveableFontSizer(float baseScale,
int multiplier,
int minPointSize,
int maxPointSize)
|
|
SaveableFontSizer(java.awt.Font font,
float baseScale,
int multiplier,
int minPointSize,
int maxPointSize)
|
|
SaveableFontSizer(FontSizer source)
|
|
| Method Summary | |
|---|---|
float |
getBaseScale()
|
| Methods inherited from class com.bbn.openmap.omGraphics.FontSizer |
|---|
getFont, getFont, getMultiplier, getScaledFont, restore, setFont, setMultiplier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SaveableFontSizer(float baseScale,
int multiplier,
int minPointSize,
int maxPointSize)
public SaveableFontSizer(java.awt.Font font,
float baseScale,
int multiplier,
int minPointSize,
int maxPointSize)
public SaveableFontSizer(FontSizer source)
| Method Detail |
|---|
public float getBaseScale()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||