dcsext.ui
UI - map drawing and on-screen user interface namespace.
Contents
Description
Bundles the classes used to draw marks on the F10 map and to show pictures on screen. Exports Arrow, Circle, Color, DrawObject, Line, Mark, Picture, PolyLine, Quad, Rect, Text, and Triangle.
Fields
_t.Arrow
Draw an arrow on the F10 map.
_t.Circle
Draw a circle on the F10 map.
_t.Color
Represents a DCS color table.
_t.DrawObject
Base class for all F10 map drawing objects.
_t.Line
Draw a line on the F10 map.
_t.Mark
Draw a user mark on the F10 map.
_t.Picture
Draw a picture on screen.
_t.PolyLine
Draw a multi-segment line on the F10 map.
_t.Quad
Draw a quadrilateral on the F10 map.
_t.Rect
Draw a rectangle on the F10 map.
_t.Text
Draw text on the F10 map.
_t.Triangle
Draw a triangle on the F10 map.