Class WebPExtension


  • public class WebPExtension
    extends BaseExtension
    WebP extension https://www.geopackage.org/spec/#extension_tiles_webp
    Since:
    1.1.8
    Author:
    osbornb
    • Constructor Detail

      • WebPExtension

        public WebPExtension​(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