|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FontSizer | |
|---|---|
| com.bbn.openmap.omGraphics | Provides geographically based graphics classes. |
| Uses of FontSizer in com.bbn.openmap.omGraphics |
|---|
| Fields in com.bbn.openmap.omGraphics declared as FontSizer | |
|---|---|
protected FontSizer |
OMText.fontSizer
The FontSizer set in the OMText, changing the font size appropriate for a projection scale. |
| Methods in com.bbn.openmap.omGraphics that return FontSizer | |
|---|---|
FontSizer |
OMText.getFontSizer()
Get the FontSizer object, which provides different font sizes at different scales. |
| Methods in com.bbn.openmap.omGraphics with parameters of type FontSizer | |
|---|---|
void |
FontSizer.restore(FontSizer source)
|
void |
OMText.setFontSizer(FontSizer fs)
Set the FontSizer object, which provides different font sizes at different scales. |
| Constructors in com.bbn.openmap.omGraphics with parameters of type FontSizer | |
|---|---|
FontSizer(FontSizer source)
Create a FontSizer with the same settings as the source. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||