Class ZoomOtherExtension


  • public class ZoomOtherExtension
    extends BaseExtension
    Zoom Other Intervals extension https://www.geopackage.org/spec/#extension_zoom_other_intervals
    Since:
    1.1.8
    Author:
    osbornb
    • Constructor Detail

      • ZoomOtherExtension

        public ZoomOtherExtension​(GeoPackageCore geoPackage)
        Constructor
        Parameters:
        geoPackage - GeoPackage
    • Method Detail

      • getOrCreate

        public Extensions getOrCreate​(String tableName)
        Get or create the extension
        Parameters:
        tableName - table name
        Returns:
        extension
      • has

        public boolean has​(String tableName)
        Determine if the GeoPackage has the extension
        Overrides:
        has in class BaseExtension
        Parameters:
        tableName - table name
        Returns:
        true if has extension