Class WorldMapPyramidStyleLayer
java.lang.Object
zombie.worldMap.styles.WorldMapStyleLayer
zombie.worldMap.styles.WorldMapPyramidStyleLayer
-
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.TextureScaling, WorldMapStyleLayer.TextureStop
-
Field Summary
FieldsModifier and TypeFieldDescriptionFields inherited from class zombie.worldMap.styles.WorldMapStyleLayer
m_filter, m_filterKey, m_filterValue, m_id, m_minZoom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFill
(WorldMapStyleLayer.RenderArgs renderArgs) boolean
boolean
isVisible
(WorldMapStyleLayer.RenderArgs renderArgs) void
render
(WorldMapFeature var1, WorldMapStyleLayer.RenderArgs var2) void
renderCell
(WorldMapStyleLayer.RenderArgs renderArgs) void
renderVisibleCells
(WorldMapStyleLayer.RenderArgs renderArgs) Methods inherited from class zombie.worldMap.styles.WorldMapStyleLayer
evalColor, filter
-
Field Details
-
m_fileName
-
m_fill
-
-
Constructor Details
-
WorldMapPyramidStyleLayer
-
-
Method Details
-
getTypeString
- Specified by:
getTypeString
in classWorldMapStyleLayer
-
ignoreFeatures
public boolean ignoreFeatures()- Overrides:
ignoreFeatures
in classWorldMapStyleLayer
-
render
- Specified by:
render
in classWorldMapStyleLayer
-
renderCell
- Overrides:
renderCell
in classWorldMapStyleLayer
-
renderVisibleCells
- Specified by:
renderVisibleCells
in classWorldMapStyleLayer
-
isVisible
-
getFill
-