Class | Description |
---|---|
DefaultMapContextDrawer | |
DefaultMapContextDrawer.RegisterMapContextDrawer | |
DefaultMapContextManager |
Default implementation of the
MapContextManager . |
MapContextImplLibrary |
Library for the default implementation of the MapContext library.
|
Exception | Description |
---|---|
InvalidRegisteredClassException |
Exception thrown when a null class or an implementation class which does
not implements the required type, is registered.
|
RegisteredClassInstantiationException |
Exception thrown when a class instance could not be created.
|