Uses of Interface
provided.owlMaps.components.IMapComponentFactory
| Package | Description |
|---|---|
| provided.owlMaps.control |
Contains entities for implementing and supporting starting and controlling up the OwlMaps system
|
| provided.owlMaps.control.impl |
*** FOR INTERNAL USE ONLY!! DEVELOPER CODE SHOULD NEVER DIRECTLY USE ANYTHING FROM THIS PACKAGE! ***
Implementations of the owlmaps.control package interfaces |
-
Uses of IMapComponentFactory in provided.owlMaps.control
Methods in provided.owlMaps.control that return IMapComponentFactory Modifier and Type Method Description IMapComponentFactoryIOwlMapControl. getMapComponentFactory()Get the current IMapComponentFactory object -
Uses of IMapComponentFactory in provided.owlMaps.control.impl
Fields in provided.owlMaps.control.impl declared as IMapComponentFactory Modifier and Type Field Description private IMapComponentFactoryOwlMapControl. mapComponentFacThe current IMapComponentFactory objectMethods in provided.owlMaps.control.impl that return IMapComponentFactory Modifier and Type Method Description IMapComponentFactoryOwlMapControl. getMapComponentFactory()Get the current IMapComponentFactory objectprivate IMapComponentFactoryOwlMapControl. makeMapComponentFactory(ICefUtils cefUtils)Make a new IMapComponentFactory object