Class GISTreeSetConstants


  • public final class GISTreeSetConstants
    extends Object
    Constants for quad trees that contains GIS primitives.
    Since:
    14.0
    Version:
    17.0 2020-01-04 14:41:53
    Author:
    Stéphane GALLAND
    Maven Group Id:
    org.arakhne.afc.gis
    Maven Artifact Id:
    giscore
    • Field Detail

      • SPLIT_COUNT

        public static final int SPLIT_COUNT
        Default count of entity over which the node will be splitted.
        See Also:
        Constant Field Values