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.