Graphic
Base class for a custom graphics object to be rendered within the graphic overlay. Subclass this and implement the Graphic.draw method to define the graphics element. Add instances to the overlay using GraphicOverlay.add.
Base class for a custom graphics object to be rendered within the graphic overlay. Subclass this and implement the Graphic.draw method to define the graphics element. Add instances to the overlay using GraphicOverlay.add.