Class CMGeo extends CMItem
CMGeo
Contains a list of layers and a list of background layers.
Also has a background style that will be drawn if set.
Object Functions
Inherited From: CMItem
Returns | Function | Throws |
---|---|---|
SetProjector(TheProjector) | ||
Paint(TheView) |
Object Functions
SetProjector(TheProjector)
Set the projection for coordinate conversion (jjg - replace with child)
Parameters:
TheProjector - the projector to use to project coordinates
Paint(TheView)
Paint the layers into the view
Parameters:
TheView - the view that recieved the event