| Class | Description |
|---|---|
| BackgroundLayer |
Background Layer
|
| CircleLayer |
Circle Layer
|
| CustomLayer |
Custom layer.
|
| FillLayer |
Fill Layer
|
| Filter |
Utility to build filter expressions more easily:
|
| Filter.CompoundStatement | |
| Filter.SimpleStatement | |
| Filter.Statement | |
| Function<T> |
Representation of Function in the Mapbox style specification
|
| Function.Stop<I,O> | |
| Layer |
Base class for the different Layer types
|
| LineLayer |
Line Layer
|
| Property<T> |
Paint/Layout properties for Layer
|
| PropertyFactory |
Constructs paint/layout properties for Layers
|
| PropertyValue<T> |
Properties for Layer
|
| RasterLayer |
Raster Layer
|
| SymbolLayer |
Symbol Layer
|
| Exception | Description |
|---|---|
| NoSuchLayerException |
No such layer.
|