Uses of Class
overit.geocall.platform.Layer
Packages that use Layer
Package
Description
-
Uses of Layer in overit.geocall.platform
Fields in overit.geocall.platform declared as LayerModifier and TypeFieldDescriptionprotected final LayerCustomLayer.layerthis instance contains the layer information as well as allowing the actual registration ofScriptPackage,LangPackageandThemePackageprotected LayerCustomPackage.ownerprotected LayerLangPackage.ownerprotected LayerScriptPackage.ownerprotected LayerThemePackage.ownerFields in overit.geocall.platform with type parameters of type LayerMethods in overit.geocall.platform that return LayerModifier and TypeMethodDescriptionCustomPackage.getOwner()LangPackage.getOwner()ScriptPackage.getOwner()ThemePackage.getOwner()Methods in overit.geocall.platform that return types with arguments of type LayerModifier and TypeMethodDescriptionLayer.getOvers()Method used to retrieve the classes of the layer from which this depends.Methods in overit.geocall.platform with parameters of type LayerModifier and TypeMethodDescriptionstatic voidAllows you to record a new layer among those registered.protected voidSet the layer that this package belongs to.protected voidSet the layer that this package belongs to.protected voidSet the layer that this package belongs to.protected voidSet the layer that this package belongs to.Method parameters in overit.geocall.platform with type arguments of type LayerModifier and TypeMethodDescriptionstatic CustomLayerCustomLayer.getByClass(Class<Layer> cls) Retrieves the instance of the layer from its class. -
Uses of Layer in overit.geocall.platform.sp
Methods in overit.geocall.platform.sp that return types with arguments of type LayerModifier and TypeMethodDescriptionstatic ServiceLoader<Layer> ServiceLoader.layers()Utility method to get the instance of the service provider responsible to get theLayerinstances -
Uses of Layer in overit.geocallapp.logger
Subclasses of Layer in overit.geocallapp.logger -
Uses of Layer in overit.geocallapp.utilities.ux
Subclasses of Layer in overit.geocallapp.utilities.ux