|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LabeledOMGraphic | The LabeledOMGraphic is a simple extension to the OMGraphic where a text string can be set for the graphic on the map. |
| Class Summary | |
|---|---|
| EditableLabeledOMPoly | The EditableLabeledOMPoly encompasses an LabeledOMPoly, providing methods for modifying or creating it. |
| EditableLabeledOMSpline | The EditableLabeledOMSpline encompasses an LabeledOMSpline, providing methods for modifying or creating it. |
| LabeledOMPoly | This is an OMPoly that has been extended to manage a text label. |
| LabeledOMSpline | LabeledOMSpline Copied from LabeledOMPoly, because both OMSpline and LabeledOMPoly inherits from OMPoly |
Provides a simple extension to the OMGraphics, where a text string can be attached to a graphic object. These classes only provide basic functionality for adding text - you can attach the text to certain points of the OMGraphics, or have the LabeledOMGraphic try to figure out where the center of the graphic is. You can also set a pixel offset from the specified calculated point.
These graphics have not been updated to have the text parameters modified via the GUI - the modifications can only be done programmatically.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||