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 IMapComponentFactory
IOwlMapControl. 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 IMapComponentFactory
OwlMapControl. mapComponentFac
The current IMapComponentFactory objectMethods in provided.owlMaps.control.impl that return IMapComponentFactory Modifier and Type Method Description IMapComponentFactory
OwlMapControl. getMapComponentFactory()
Get the current IMapComponentFactory objectprivate IMapComponentFactory
OwlMapControl. makeMapComponentFactory(ICefUtils cefUtils)
Make a new IMapComponentFactory object