com.supermap.distributeanalystservices

Class GridIndexOnline

    • Constructor Detail

      • GridIndexOnline

        public GridIndexOnline()
        The constructor.
    • Method Detail

      • setDatasetSource

        public void setDatasetSource(java.lang.String datasetName)
        set imported source dataset (required).
        Parameters:
        datasetName - source dataset name
      • setConfigMode

        public void setConfigMode(GridIndexOnline.IndexConfigMode configMode)
        Sets index configuration mode
        Parameters:
        configMode - index configuration mode
      • setOutputHDFSAddress

        public void setOutputHDFSAddress(java.lang.String outputHDFSAddress)
        Sets path export to HDFS
        Parameters:
        outputHDFSAddress - HDFS path
      • setBounds

        public void setBounds(Rectangle2D bounds)
        Sets calculation bounds
        Parameters:
        bounds - calculation bounds
      • setCols

        public void setCols(int cols)
        Sets the number of index column
        Parameters:
        cols - the number of index column
      • setRows

        public void setRows(int rows)
        Sets the number of index row
        Parameters:
        rows - the number of index row
      • setInterval

        public void setInterval(int interval)
        Set tolerance
        Parameters:
        interval - tolerance
      • setIndexFile

        public void setIndexFile(java.lang.String indexFile)
        Sets index file path
        Parameters:
        indexFile - index file path