Class PackedCSBuilder

    • Constructor Detail

      • PackedCSBuilder

        public PackedCSBuilder()
    • Method Detail

      • getSize

        public int getSize()
        Description copied from interface: CSBuilder
        Returns the size of the coordinate sequence we are building, -1 if there is none
        Specified by:
        getSize in interface CSBuilder
        See Also:
        org.geotools.geometry.coordinatesequence.CSBuilder#getSize()
      • getDimension

        public int getDimension()
        Description copied from interface: CSBuilder
        Returns the dimension of the coordinate sequence we are building, -1 if there is none
        Specified by:
        getDimension in interface CSBuilder
        See Also:
        org.geotools.geometry.coordinatesequence.CSBuilder#getDimension()