Class MapfishJsonStyleVersion1


  • public final class MapfishJsonStyleVersion1
    extends java.lang.Object
    The strategy for parsing the Mapfish json style version 1.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String DEFAULT_GEOM_ATT_NAME
      The default name to use for selecting the geometry attribute of a feature.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DEFAULT_GEOM_ATT_NAME

        public static final java.lang.String DEFAULT_GEOM_ATT_NAME
        The default name to use for selecting the geometry attribute of a feature.
        See Also:
        Constant Field Values