Package | Description |
---|---|
com.bbn.openmap.omGraphics |
Provides geographically based graphics classes.
|
Modifier and Type | Field and Description |
---|---|
protected FontSizer |
OMText.fontSizer
The FontSizer set in the OMText, changing the font size appropriate for a
projection scale.
|
Modifier and Type | Method and Description |
---|---|
FontSizer |
OMText.getFontSizer()
Get the FontSizer object, which provides different font sizes at
different scales.
|
Modifier and Type | Method and Description |
---|---|
void |
FontSizer.restore(FontSizer source) |
void |
OMText.setFontSizer(FontSizer fs)
Set the FontSizer object, which provides different font sizes at
different scales.
|
Constructor and Description |
---|
FontSizer(FontSizer source)
Create a FontSizer with the same settings as the source.
|
Copyright (C) BBNT Solutions LLC; See http://openmap.bbn.com/ for details