Class FeatureCollection

    • Method Detail

      • getBbox

        public BoundingBox getBbox()
        Get bounding box.
        Returns:
        bbox bbox
      • setBbox

        public void setBbox​(BoundingBox bbox)
        Sets bounding box.
        Parameters:
        bbox - the bbox
      • getFeatures

        public List<Feature> getFeatures()
        Get features.
        Returns:
        features features
      • setFeatures

        public void setFeatures​(List<Feature> features)
        Sets features.
        Parameters:
        features - the features