Uses of Class
nl.tailormap.viewer.config.app.StartLayer
-
Packages that use StartLayer Package Description nl.tailormap.viewer.config.app -
-
Uses of StartLayer in nl.tailormap.viewer.config.app
Methods in nl.tailormap.viewer.config.app that return StartLayer Modifier and Type Method Description StartLayerStartLayer. deepCopy(ApplicationLayer appLayer, Application app)Methods in nl.tailormap.viewer.config.app that return types with arguments of type StartLayer Modifier and Type Method Description List<StartLayer>Application. getStartLayers()Map<Application,StartLayer>ApplicationLayer. getStartLayers()Method parameters in nl.tailormap.viewer.config.app with type arguments of type StartLayer Modifier and Type Method Description voidApplication. setStartLayers(List<StartLayer> startLayers)voidApplicationLayer. setStartLayers(Map<Application,StartLayer> startLayers)
-