The logic for parsing MapCSS stylesheets
| Class | Description | |
|---|---|---|
| Condition | A single tag test that forms part of a MapCSS selector. | |
| Eval | ||
| InstructionStyle | ||
| NestedCSSLoader | A class permitting you to load CSS files containing 'import' rules, which will be automatically replaced with the contents of the file. | |
| PointStyle | ||
| Rule | A MapCSS selector. | |
| RuleChain | A descendant list of MapCSS selectors (Rules). | |
| RuleSet | A complete stylesheet, as loaded from a MapCSS file. | |
| ShapeStyle | ||
| ShieldStyle | ||
| Style | A Style is a set of graphic properties (e.g. | |
| StyleChooser | ||
| StyleList | A StyleList object is the full list of all styles applied to a drawn entity (i.e. | |
| TextStyle |