Package zombie.worldMap.styles
Class WorldMapPolygonStyleLayer
java.lang.Object
zombie.worldMap.styles.WorldMapStyleLayer
zombie.worldMap.styles.WorldMapPolygonStyleLayer
-
Nested Class Summary
Nested classes/interfaces inherited from class zombie.worldMap.styles.WorldMapStyleLayer
WorldMapStyleLayer.ColorStop, WorldMapStyleLayer.FilterArgs, WorldMapStyleLayer.FloatStop, WorldMapStyleLayer.IWorldMapStyleFilter, WorldMapStyleLayer.RenderArgs, WorldMapStyleLayer.RGBAf, WorldMapStyleLayer.Stop, WorldMapStyleLayer.TextureStop
-
Field Summary
Fields inherited from class zombie.worldMap.styles.WorldMapStyleLayer
m_filter, m_filterKey, m_filterValue, m_id, m_minZoom
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
render
(WorldMapFeature worldMapFeature, WorldMapStyleLayer.RenderArgs renderArgs) Methods inherited from class zombie.worldMap.styles.WorldMapStyleLayer
evalColor, evalFloat, evalTexture, filter, renderCell
-
Field Details
-
m_fill
-
m_texture
-
m_scale
-
-
Constructor Details
-
WorldMapPolygonStyleLayer
-
-
Method Details
-
getTypeString
- Specified by:
getTypeString
in classWorldMapStyleLayer
-
render
- Specified by:
render
in classWorldMapStyleLayer
-