Class WorldMapStyleLayer
java.lang.Object
zombie.worldMap.styles.WorldMapStyleLayer
- Direct Known Subclasses:
WorldMapLineStyleLayer
,WorldMapPolygonStyleLayer
,WorldMapTextureStyleLayer
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static final class
static class
static interface
static final class
static final class
static class
static enum
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
filter
(WorldMapFeature feature, WorldMapStyleLayer.FilterArgs args) abstract String
abstract void
render
(WorldMapFeature feature, WorldMapStyleLayer.RenderArgs args) void
-
Field Details
-
m_id
-
m_minZoom
public float m_minZoom -
m_filter
-
m_filterKey
-
m_filterValue
-
-
Constructor Details
-
WorldMapStyleLayer
-
-
Method Details
-
getTypeString
-
filter
-
render
-
renderCell
-