Package ucar.nc2.ft

Interface FeatureDatasetPoint

    • Method Detail

      • getPointFeatureCollectionList

        List<DsgFeatureCollection> getPointFeatureCollectionList()
        Get a list of DsgFeatureCollection contained in this dataset. These will all be of type PointFeatureCollection, PointFeatureCC, or PointFeatureCCC.
        Returns:
        list of DsgFeatureCollection contained in this dataset
      • calcBounds

        void calcBounds​(Formatter sf)