Class WorldMapStyleV1.WorldMapLineStyleLayerV1

java.lang.Object
zombie.worldMap.styles.WorldMapStyleV1.WorldMapStyleLayerV1
zombie.worldMap.styles.WorldMapStyleV1.WorldMapLineStyleLayerV1
Enclosing class:
WorldMapStyleV1

public static class WorldMapStyleV1.WorldMapLineStyleLayerV1
extends WorldMapStyleV1.WorldMapStyleLayerV1
  • Method Summary

    Modifier and Type Method Description
    void addFill​(float float1, int int1, int int2, int int3, int int4)  
    void addLineWidth​(float float1, float float2)  
    void setFilter​(java.lang.String string, java.lang.String string2)  

    Methods inherited from class zombie.worldMap.styles.WorldMapStyleV1.WorldMapStyleLayerV1

    getId, getMinZoom, getTypeString, setId, setMinZoom

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • setFilter

      public void setFilter​(java.lang.String string, java.lang.String string2)
    • addFill

      public void addFill​(float float1, int int1, int int2, int int3, int int4)
    • addLineWidth

      public void addLineWidth​(float float1, float float2)