Class TippecanoeCheckSettings


  • public final class TippecanoeCheckSettings
    extends java.lang.Object
    This utility class provides the settings you need for running tippecanoe.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.util.function.Consumer<com.google.gson.JsonObject> JSON_MUTATOR  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • JSON_MUTATOR

        public static final java.util.function.Consumer<com.google.gson.JsonObject> JSON_MUTATOR