Uses of Class
org.openstreetmap.josm.gui.mappaint.mapcss.Selector.GeneralSelector
-
Packages that use Selector.GeneralSelector Package Description org.openstreetmap.josm.data.validation.tests Provides the classes for JOSM data validation tests.org.openstreetmap.josm.gui.mappaint.mapcss Drawing system based on MapCSS map styles. -
-
Uses of Selector.GeneralSelector in org.openstreetmap.josm.data.validation.tests
Methods in org.openstreetmap.josm.data.validation.tests with parameters of type Selector.GeneralSelector Modifier and Type Method Description (package private) static String
MapCSSTagCheckerRule. determineArgument(Selector.GeneralSelector matchingSelector, int index, String type, OsmPrimitive p)
-
Uses of Selector.GeneralSelector in org.openstreetmap.josm.gui.mappaint.mapcss
Methods in org.openstreetmap.josm.gui.mappaint.mapcss with parameters of type Selector.GeneralSelector Modifier and Type Method Description private static void
MapCSSStyleSource. loadSettings(MapCSSRule r, Selector.GeneralSelector gs, Environment env)
-