Class WorldMapTextStyleLayer
java.lang.Object
zombie.worldMap.styles.WorldMapStyleLayer
zombie.worldMap.styles.WorldMapTextStyleLayer
-
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 TypeFieldDescriptionint
Fields inherited from class zombie.worldMap.styles.WorldMapStyleLayer
m_filter, m_filterKey, m_filterValue, m_id, m_minZoom
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloat
calculateScale
(UIWorldMap var1) float
getFont()
boolean
void
render
(WorldMapFeature var1, WorldMapStyleLayer.RenderArgs var2) void
Methods inherited from class zombie.worldMap.styles.WorldMapStyleLayer
evalColor, filter, renderCell
-
Field Details
-
m_font
-
m_lineHeight
public int m_lineHeight -
m_fill
-
-
Constructor Details
-
WorldMapTextStyleLayer
-
-
Method Details
-
getTypeString
- Specified by:
getTypeString
in classWorldMapStyleLayer
-
ignoreFeatures
public boolean ignoreFeatures()- Overrides:
ignoreFeatures
in classWorldMapStyleLayer
-
render
- Specified by:
render
in classWorldMapStyleLayer
-
renderVisibleCells
- Specified by:
renderVisibleCells
in classWorldMapStyleLayer
-
getFont
-
calculateScale
-
calculateScale
-