| Interface | Description |
|---|---|
| Capturable |
Implement to show up in GRG map capture
|
| CustomGrid.OnChangedListener | |
| TiledCanvas.ProgressCallback |
| Class | Description |
|---|---|
| CanvasHelper |
Canvas/path drawing functions
|
| CapturePP |
Image capture post-processor
|
| CapturePrefs |
Set and get overlay manager preferences
|
| CustomGrid |
A customizable MGRS-aligned grid
|
| GLCustomGrid |
Render custom extends grid on map
|
| GridTool |
Manage custom grid
|
| GridToolbar |
Toolbar options for box select
|
| ImageDialog |
Generic image dialog
|
| PointA |
Float x,y point with angle
|
| TextRect |
Float rectangle made for canvas drawing with text
|
| TextRect.TextLine | |
| TextRect.TextSeg | |
| TiledCanvas |
Image which is split into tiles stored within a file
This is a method of writing to/reading from bitmaps without
loading the entire image into memory.
|